On Wed, Oct 23, 2013 at 07:25:29PM +0200, Pol Hallen wrote:
Wietse:
> > Try: postfwd or policyd rate limiting.
>
> Sure! Thanks! A last question:
>
> real situation: sasl+tls user accounts.
>
> supposed situation: someone hack an account and take user+pass.
> That person do a script like this:
> Try: postfwd or policyd rate limiting.
Sure! Thanks! A last question:
real situation: sasl+tls user accounts.
supposed situation: someone hack an account and take user+pass. That
person do a script like this:
i=0
while [ $i != 50 ]; do
echo test | /usr/bin/mail -s "test message$i" "vic...@dom
Pol Hallen:
> Hi all :-)
>
> I read a lot but not enough...
>
> I need a something to block the spam when an account email has violated...
> so the spammer can use that account to relay spam emails to "the world"
>
> Are there postfix options to block this (or slowing down) or I need use
> third
Hi all :-)
I read a lot but not enough...
I need a something to block the spam when an account email has violated...
so the spammer can use that account to relay spam emails to "the world"
Are there postfix options to block this (or slowing down) or I need use
third parts software?
Need I work