On Tue, Jul 31, 2012 at 08:35:31PM +0200, Andreas Ntaflos wrote: > On 2012-07-30 19:17, Wietse Venema wrote: > > The only address rewriting control that is client-dependent is > > local_header_rewrite_clients. See ADDRESS_REWRITING_README.html > > > > The preferable solution is to have clients send mail with proper > > addres information. > > I see, thank you. In this case I don't think I can implement this in any > other way than with recipient_canonical_maps on the null client itself.
Don't use recipient_canonical_maps, use either virtual_alias_maps to update the envelope recipient only, or else canonical_maps to update all envelope and header addresses. -- Viktor.