Re: [Exim] exiscan-acl bug?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tom Kistner
Datum:  
To: exim-users
CC: exiscanusers
Betreff: 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