Re: [Exim] headers_* problem

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: Andrey Novikov
CC: exim-users
Betreff: Re: [Exim] headers_* problem
On Thu, 12 Aug 1999, Andrey Novikov wrote:

> I have an autoreply director:
>
> autoreply_handler:
> driver = localuser
> transport = autoreply_transport
> condition = SOME_CONDITION
> headers_remove = "subject"
> headers_add = "Subject: [AUROREPLIED] $h_subject:"
> no_verify
> unseen
>
> and just a regular director:
>
> localuser:
> driver = localuser
> transport = local_delivery
>
> The problem is that it doesn't change subject header (first
> director definitly succeeds).


*Where* doesn't it change the subject header? The headers_add option on
a director applies only to the copy of the message delivered by that
director. So I would not expect it to change anything in the copy of the
message delivered by local_delivery. The change would apply only to
autoreply_transport.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.