Re: [exim] Multiline header 'match'.

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Christiaan den Besten
Data:  
Para: exim-users
Asunto: Re: [exim] Multiline header 'match'.
Yeah,

I have just written another exim router for outgoing mail from
myself ...

condition = {$ if match {$h_to:}{exim-users@???}{yes}{no}}
autoreply_to_self = Check if the exim config you are using is not in
queue only mode, you will see lots of usefull debug info, and it
will appear to be configured correct. Will -not- work ;)

bye,
Chris

----- Original Message -----
From: "Philip Hazel" <ph10@???>
To: "Christiaan den Besten" <chris@???>
Cc: <exim-users@???>
Sent: Wednesday, December 01, 2004 3:41 PM
Subject: Re: [exim] Multiline header 'match'.


> On Wed, 1 Dec 2004, Christiaan den Besten wrote:
>
>> But then these routers should work shouldn't they ? I see no
>> subject
>> rewriting, so they don't ;( Could it be because the header isn't
>> a single
>> line?
>
> Try a test delivery with debugging turned on. From a privileged
> user,
> you can use -N to stop delivery actually happening, if necessary.
>
> -- 
> Philip Hazel            University of Cambridge Computing Service,
> ph10@???      Cambridge, England. Phone: +44 1223 
> 334714.
> Get the Exim 4 book:    http://www.uit.co.uk/exim-book

>
>