Re: [exim] minor issue multiple conditions in acl at data st…

Góra strony
Delete this message
Reply to this message
Autor: Simon Pearson
Data:  
Dla: exim-users
Temat: Re: [exim] minor issue multiple conditions in acl at data stage
On Wed, Oct 15, 2008 at 13:11 +0200, Rejo Zenger wrote:
> !condition          = if { and { \


Should be:

${if and { \
...

Cheers,
Simon