Eric,
After removing the CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10" in
tcp.smtp my toaster is now working when a mass mailing it sent. I'm just
letting spamdyke control that with max-recipients=50
I suspect the CHKUSER_WRONGRCPTLIMIT="10" part may have been the culprit.
But not sure.
But on a side note. While spamdyke it a wonderful tool for qmail it lacks
one option that would really be cool to add if it's possible. That would be
the ability to add certain word phrases to say a file that could be checked
against for more spam tagging.
However for those that are still seeing the ever ongoing spam what I've used
and seems to help is to add this to your IPTABLES rules.
This is all one line when you add it to iptables. Leave the "'s in. Just
change your phrase to filter here. And adjust accordingly to fit your
iptables.
-A INPUT -p tcp -s 0/0 --dport 25 -m string --string "your phrase to filer
here" --from 0 --algo bm -j DROP
Now I'm by no means the iptables guru, so if there happens to be someone
here that is and this could use some tuning by all means give us your 2
cents or more, PLEASE. The more SPAM we kill the better off we all are.
Anyway, that's my 2 cents for today.
Joel
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]