Re: [Exim] Need help with REPLY_TO

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Chan Cao
Cc: exim-users
Asunto: Re: [Exim] Need help with REPLY_TO
On Mon, 4 Oct 1999, Chan Cao wrote:

> I just want to masquerade everything coming out from my MTA and have
> the reply_to address set to another domain name. I have been playing
> around with setting the reply_to variable under the transport section
> but having no success. I don't have to fiddle with header rewriting,
> do it? I just want to do this for outbound mail only.
>
> local_deliver:
>    reply_to = "${local_part}@???"
>    ...


Please RFTM. There is no "reply_to" option. You can't set expansion
variables as if the configuration file were a program.

You can use headers_add and headers_remove to manipulate headers at
transport time.

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