If it is coming from a single IP address, just firewall that IP address off with iptables.
If you are being hit by random IP's then there is really nothing you can do, aside from making your own rbl or firewall and adding offending addresses as fast as possible. Your server is already rejecting them with an error 500 due to chkuser. There really isn't much else you can do. Thanks, Erik On 11/12/05, Shai <[EMAIL PROTECTED]> wrote: > Hi, > I'm still using the older version of qmailtoaster. > today (right now) I'm being spammed into a mailbox that I don't have > ([EMAIL PROTECTED]) > anyways... I wanted to know if there is a way to stop this spammer, he > is sending like 5 emails a minute! > also, can I use /var/qmail/control/blacklists ? > # cat blacklists > -r bl.spamcop.net > -r sbl.spamhaus.org > -r relays.ordb.org > > Hope to get your quick response, > Shai > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
