Re: [Exim] Possible bug in regular expression matching with …

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Ralf Ertzinger
Date:  
À: exim-users
Sujet: Re: [Exim] Possible bug in regular expression matching with ${eval:..}
On Thu, Mar 04, 2004 at 05:08:30PM +0100, Andreas Metzler wrote:

> So exim interprets 08 as octal and realizes it is invalid.
>
> You have to strip the leading zero before $eval.


Seems like I have no other choice.

May I at least request that exim drops a more helpful error message
in future releases?