Additional Anti-Spam Measures?

mjm

Verified User
Joined
Mar 21, 2005
Messages
47
Location
San Diego
Have a handful of users reporting excessive spam, things that look fairly obvious too (Viagra, Scams, Etc). Have the following setup under mail in options.conf;

Code:
#Mail Settings
exim=yes
eximconf=yes
eximconf_release=4.3
blockcracking=yes
easy_spam_fighter=yes
spamassassin=yes
dovecot=yes
dovecot_conf=yes
pigeonhole=no

Digging through my rejectlog, I'm seeing messages being rejected for DKIM, RBLs and SPF. Is there anything else I can do to slow the spammers down?

Thanks.
 
Back
Top