View Single Post
  #1 (permalink)  
Old 08-07-2007, 05:58 AM
bramm bramm is offline
Active Member
 
Posts: 44
Default Multiple domains?

We have multiple domains, all like company.com/company.net/company.org etc. All of the users should get the mails for every domain, so an e-mail to user1@company.com should reach user1 but an e-mail to user1@company.net should also be delivered to user1.

Should this be done with a virtual host or do I have to do something else? In postfix this is normally done by changing mydestination in main.cf, but I don't think it is necessary to manually edit this file?
Reply With Quote