Auteur: Eli
Date:
À: exim-users
Sujet: 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.