Re: blocks spam (hacked account)

2013-10-23 Thread /dev/rob0
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:

Re: blocks spam (hacked account)

2013-10-23 Thread Pol Hallen
> 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

Re: blocks spam (hacked account)

2013-10-23 Thread Wietse Venema
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