| |||||||||||||||||||||||||||||||
|
>Hello everyone, > >I was trying to figure something out regarding address writing. I >RTFM a few times but still can't quite figure it out. > >Let's say that I have an old domain, called cinnamon.bagel.com. If >a user were to receive their email there, they would have an address >of foo. This domain is now gone. Everyone in >cinnamon.bagel.com has been converted over to raisin.bagel.com and >has their mail there. The address would now be foo. > >Would there be a simpler way of rewriting the addresses, other than >using an aliases file? This is usually done in virtual_alias_maps, with an entry for each valid user. The domain does not need to be specified in virtual_alias_domains for this to work. # virtual_alias_maps user1 user1 user2 user2 It is possible to use wildcard rewriting, but that disables recipient validation and should be avoided. -- Noel Jones
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com