My server is running Exim 4.72 with spamassassin 3.3.1 and RBL lists enabled.
Exim is set up to fail email that is sent to nonexistent users which is working fine, but the messages are sent through the spam filter first. From my Exim rejectlog:
This is causing heavy load from spamd on the server. Is it possible to fail e-mail sent to non-existing users directly, without going through spamassassin first?
Exim is set up to fail email that is sent to nonexistent users which is working fine, but the messages are sent through the spam filter first. From my Exim rejectlog:
2011-08-31 14:58:13 F=<[email protected]> rejected RCPT <[email protected]>: Email blocked by SPAMHAUS
2011-08-31 14:58:15 F=<[email protected]> rejected RCPT <[email protected]>:
This is causing heavy load from spamd on the server. Is it possible to fail e-mail sent to non-existing users directly, without going through spamassassin first?