Re: [exim] This should be simple but ...

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Marc Perkel
CC: exim-users
Subject: Re: [exim] This should be simple but ...
On Sun, 28 Aug 2005, Marc Perkel wrote:
>
> domainlist sender_domains_blocked = /etc/exim/acllists/domainsblocked.txt
>
> drop    message = REJECTED - Sender Domain ($sender_address_domain) in DOMAIN BLOCK LIST
>        condition = ${if match_domain{$sender_address}{+sender_domains_blocked}{true}{false}}


why not write the condition as

    sender_domains = +sender_domains_blocked


Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}