Re: [exim] address rewriting of To: header

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Eli
Fecha:  
A: exim-users
Asunto: Re: [exim] address rewriting of To: header
> headers_remove = To:
> headers_add = To: $local_part@$domain


"headers_remove = to" (without quotes of course)

You don't add the ":" to the headers_remove line, and it's also not case
sensitive (if it matters to you).

Eli.