Re: [exim] ACL and id message check

Etusivu
Poista viesti
Vastaa
Lähettäjä: Stephen Gran
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] ACL and id message check
On Thu, Oct 14, 2004 at 07:50:44PM +0200, E.Bullier said:
> > On 10/14/2004 7:40, "E.Bullier" <erick.bullier@???> wrote:
> > Only in the DATA ACL, since the Message-Id: header hasn't arrived when
> > earlier ACLs are run.
> Yes, i would to put the ACL in my "check_data_acl" :-)
>
> But what for syntax could i yse to search a specific string in a message
> header (i didn't find a specific parameter for messageid in the Exim ACL
> doc)?...


Use an ${if match{foo}{$Message-ID} or so - you'll have to look up the
details, as I have not drunk enough coffee to be accurate yet :)
--
--------------------------------------------------------------------------
|  Stephen Gran                  | Any philosophy that can be put "in a    |
|  steve@???             | nutshell" belongs there.   -- Sydney J. |
|  http://www.lobefin.net/~steve | Harris                                  |

--------------------------------------------------------------------------