Hi, The Doctor

On Wed, 10 Aug 2011 05:28:55 -0600 in message number 
<[email protected]>, received here on 10/08/2011 
13:36:14, The Doctor <[email protected]> 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
[email protected]


-- 
## List details at https://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/

Reply via email to