著者: Ralf Ertzinger 日付: To: exim-users 題目: 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?