I've been searching the web on howto block domain with this SPF entry "v=spf1 +all" on exim4 on debian but couldn't find howto do it. We are using Exim4 on debian with spamassin installed.
On SpamAssassin we have this rules header RCVD_SPF_PASS Received-SPF =~ /pass .+mydomain.com.: domain of/i describe RCVD_SPF_PASS SPF check for sender passed score RCVD_SPF_PASS -3 score SPF_HELO_FAIL 2 So Spamassassin will give score -3 on those mails with spf entry. I'm thinking of blocking the site on exim level, if exim could be setup to refuse to talk smtp server with that spf entry. Anyhelp should be appreciated. -- View this message in context: http://www.nabble.com/block-domain-SPF-with-v%3Dspf1-%2Ball-tf4464511.html#a12729799 Sent from the Exim Users mailing list archive at Nabble.com. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
