Re: [Exim] exiscan-acl bug?

Página Inicial
Delete this message
Reply to this message
Autor: Tom Kistner
Data:  
Para: exim-users
CC: exiscanusers
Assunto: Re: [Exim] exiscan-acl bug?
Oliver Eikemeier wrote:

>  Exim configuration error in line 2:
>    error in ACL: ACL error: negation is not allowed with "senders"


Fixed, thanks for the report. I forgot to put the "regex" condition
in the modifier table. This caused "senders" to be seen as a modifier,
and those cannot be negated. Get the 04 version please.

/tom