Hi, The Doctor
On Wed, 10 Aug 2011 05:28:55 -0600 in message number <20110810112854.GA16471@???>, received here on 10/08/2011 13:36:14, The Doctor <doctor@???> said:
>
> In postfix I have both inbound and outbound doing spam checks.\
>
> Certainly exim can do the same.
Since every outbound mail is inbound from somwhere (even if it's
127.0.0.1) why not put your spam checking, your own version of
deny message = rejected because $sender_host_address is in a black list at
$dnslist_domain\n$dnslist_text
dnslists = zen.spamhaus.org : sbl.spamhaus.org>
immediately after
acl_check_rcpt:
and before any further testing
That will check everything, including mail from 127.0.0.1
--
This is Spain. We do things differently here!
Bill Hayles
billnot@???