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;
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.
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.