I am trying to get the zimbra server installed to run alongside our exchange server for a select few trial users. So that the zimbra server is synched to the users exchange account.
Here are the details:
I have installed ubuntu 8.04 with zimbra 5 network trial which has a 60 day trial.
The zimbra server has this config:
hostname: zmail.xyz.local
ip: 192.168.1.2
dns: 192.168.1.25
Our exchange 2000 server has this config:
hostname: exch.xyz.local
ip: 192.168.1.3
dns: 192.168.1.25
I don't have a split dns configuration, just 1 zone xyz.local. The reason is because we don't host our internet domain xyz.com, our web provider is setup to do so and the mx record is setup on their dns server and points to our routers external interface.
I have created the user account
user1@zmail.xyz.local and logged in as the user. I was able to send email. Emails originating from the zimbra server have the domain zmail.xyz.local. I am able to send email to any domain, including my companies exchange users xyz.com. I have setup the users exchange account as an external account using imap to download email from our companies exchange server.
I would like the reply-to address on emails originating from the zimbra server to be my companies domain xyz.com instead of zmail.xyz.local. I tried to add the domain xyz.com in the zimbra admin console, and then proceeded to edit the domain on the email account
user1@zmail.xyz.local to
user1@xyz.com. The problem with this is, emails originating from the zimbra server to xyz.com dont go to the exchange server anymore as the zimbra server thinks its the primary domain for xyz.com. I still want emails originating from the zimbra server to go to our exchange users as only a select few users will be trying the zimbra server at this time. I guess I am just looking to edit the reply-to address.
Any help appreciated. Or suggestions on better setting this up a more correct way. Thanks