View Single Post
  #1 (permalink)  
Old 07-22-2009, 07:09 AM
Minor Minor is offline
Junior Member
 
Posts: 8
Default [SOLVED] Migration some people from old server

We are going to do migration some people to Zimbra. There are other people on the old e-mail server.
All people of new email server (Zimbra) must send emails to the old email server (Sendmail).
There is Zimbra at the new_server.domain.com and there is Sendmail at the old_server.domain.com.
There are these servers on the domain.com (MX).
Where can we write rules in the Zimbra's configs, so that people of Zimbra can send emails to people of old_server.domain.com?

Exemple:
user1@domain.com -> user1@old_server.domain.com
user2@domain.com -> user2@old_server.domain.com

I know, that postfix have a virtual_alias_maps, but this virtual_alias_maps was used 'virtual_mailbox_domains = proxy:ldap:/opt/zimbra/conf/ldap-vmd.cf'.

Last edited by Minor; 07-22-2009 at 10:59 AM..
Reply With Quote