Hi !!

> Just to fix your example, which queries both white and black lists,
> it will be better to not query the blacklist if the host is yellow
> or whitelisted, or better, move the warn's (white/yellow) to the bottom,
> just after all deny's

I fact, the good point here is the whitelist, which can be helpful
to avoid rejecting mails comming from legal blacklisted servers
(servers which send a mixture of ham/spam but where you want to
let the content filter decide instead of the blacklist), so the
good configuratiion could be:

deny  !dnslists = dnswl.junkemailfilter.com=127.0.0.1
       dnslists = sbl-xbl.spamhaus.org/<;\
                $sender_host_address;$sender_address_domain :\
               nomail.rhsbl.sorbs.net/$sender_address_domain :\
                cbl.abuseat.org : list.dsbl.org :\
                        web.dnsbl.sorbs.net : socks.dnsbl.sorbs.net :\
                http.dnsbl.sorbs.net
-- 
Best regards ....

----------------------------------------------------------------
    David Saez Padros                http://www.ols.es
    On-Line Services 2000 S.L.       e-mail  [EMAIL PROTECTED]
    Pintor Vayreda 1                 telf    +34 902 50 29 75
    08184 Palau-Solita i Plegamans   movil   +34 670 35 27 53
----------------------------------------------------------------



-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to