On 14 Dec 2006, at 04:01, [EMAIL PROTECTED] wrote: > deny message = DNSBL listed at $dnslist_domain\n > $dnslist_text > dnslists = zen.spamhaus.org : \ > list.dsbl.org : \ > bl.spamcop.net : \ > dnsbl.ahbl.org : \ > # cn-kr.blackholes.us : \ > dnsbl.njabl.org : \ > dynablock.njabl.org : \ > dul.dnsbl.sorbs.net :\ > short.rbl.jp > !sender_domains = lsearch;/usr/local/exim/domain_whitelist
even if exim was clever enough to do the last test first, I would put it where it logically belongs, that is in first position. You do not want expensive (for everyone) lookups to be performed if they are then discarded. g -- ## 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/
