Re: [Exim] system filter trouble

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Horvath Gabor Kalman
Fecha:  
A: exim-users
Cc: ph10
Asunto: Re: [Exim] system filter trouble
On Mon, 19 Jul 2004 13:49:29 +0100 (BST)
Philip Hazel <ph10@???> wrote:

> > Is the above match going to work when the string is in an attached e-mail?
>
> Yes, provided it occurs within the first n characters, where n is
> defined by message_body_visible (default 500).


Aahhh. This was the missing bit. The pattern was beyond those 500 chars.

Thank you very much indeed.

g.