Re: [Exim] White Listing for RBLs

Top Page
Delete this message
Reply to this message
Author: Fred Krug
Date:  
To: exim-users
Subject: Re: [Exim] White Listing for RBLs
Thanks Andy,

This looks easy enough for a newbe like me to understand:)

>     deny    message       = host is listed in $dnslist_domain
>               !senders      = /etc/exim/exim.whitelist
>              dnslists      = bl.spamcop.net:dnsbl.njabl.org:relays.ordb.org


Now if I wanted to block out an address like big@??? or a domain could
I do it like the following or what would work?

    deny    message       = host is listed in $dnslist_domain
            !senders      = /etc/exim/exim.whitelist
            senders      = /etc/exim/exim.blacklist
            dnslists      = bl.spamcop.net:dnsbl.njabl.org:relays.ordb.org


Thanks again

-------------------------------
Best Regards
Fred Krug
Hunter Point Online
tech@???
Tokyo, Japan
-------------------------------