Autor: Graeme Fowler
Data:
Dla: Joseph
CC: exim-users
Temat: 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