著者: Graeme Fowler
日付:
To: Joseph
CC: exim-users
題目: Re: [exim] ACL Condition Test
Joseph wrote:
> domainlist envdomain_disable_callback = CONFDIR/noenvcallbackdomains
domainlist envdomain_disable_callback = lsearch;CONFDIR/noenvcallbackdomains
The way you had it would never match unless the domain was
CONFDIR/noenvcallbackdomains
Graeme