Re: [exim] smtp_accept_max_per_connection

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Wakko Warner
CC: exim-users
Subject: Re: [exim] smtp_accept_max_per_connection
On Tue, 29 Nov 2005, Wakko Warner wrote:
>
> I'd prefer named acl variables akin to the *lists.


Use Matthew Newton's macro trick.

NAMEDVAR = acl_m0

# ...

set ACLVAR = whatever

# ...

condition = ${if eq{$ACLVAR}{whatever} }

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}}