Lähettäjä: David Woodhouse Päiväys: Vastaanottaja: anthony.honeyfield Kopio: exim-users Aihe: Re: [exim] Can Exim filter 'quoted-printable' section of emails?
-Revised
On Wed, 2007-06-13 at 17:08 +1000, Anthony Honeyfield wrote: > Our filter contains the following line to test for the job number:
>
> if $message_body does not match "(?:#[0-9]{3}-)"
>
> Anybody know what might be happening?
Can you show an example of the failing mail, as it appears on the queue?
I don't see why QP would mangle your job code.