Re: [Exim] exiscan-acl bug?

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Tom Kistner
Date:  
À: exim-users
CC: exiscanusers
Sujet: 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