Re: Rewriting Recepient Subdomain Email Address

2009-10-20 Thread Norman Noah
> > Do you want to change the header addresses or just the envelope? In the > former case use canonical rewriting, and in the latter case use virtual > rewriting. See ADDRESS_REWRIIING_README. > > You probably don't need to use the transport table, but it depends on > your setup. > What about /etc

Rewriting Recepient Subdomain Email Address

2009-10-20 Thread Norman Noah
Hi to all, I'm quite new to Postfix. Can anybody show me an example how to rewrite recepient address ? Old email server u...@abc.company.com new email server u...@xyz.company.com Where should i change in transport_maps, virtual_aliasing? Can u show me the example to change ?