On Tue, Aug 24, 2010 at 11:35 PM, <[email protected]> wrote:

> need all email in a dnslists redirect to a folder. Spam
> Now email from the dnslists are blocked as follows:
>
> deny    message       = DNSBL listed at $dnslist_domain\n$dnslist_text
>        hosts         = ! +relay_from_hosts
>        dnslists      = zen.spamhaus.org:bl.spamcop.net:xbl.spamhaus.org:
> bb.barracudacentral.org:list.bbfh.org:l3.bbfh.ext.sorbs.net
>
>
> need  all email from dnslists send them to routers ditch_spam:
> (Now all email with spam_score > 100 redirect to a folder. Spam)
> The problem is that the condition will not be received to indicate the
> condition:
> dnslists = zen.spamhaus.org: bl.spamcop.net: xbl.spamhaus.org:
> bb.barracudacentral.org: list.bbfh.org: l3.bbfh.ext.sorbs.net
> How to write such condition??  can one do?
>
>
"deny" stops all processing.

So just comment out that whole rule and mail will be processed as you wish!

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
"If you have nothing good to say about someone, just shut up!."
               -- Lucky Dube
-- 
## 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/

Reply via email to