Re: [Exim] system filter trouble

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Horvath Gabor Kalman
Dátum:  
Címzett: exim-users
CC: ph10
Tárgy: 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.