Here's what I'm trying to accomplish:
If a company has an existing mail server, mail.example.com which has MX records to receive all mail for example.com. Company would like to set up zimbra.example.com as a premium e-mail solution for select accounts. A records are created for zimbra.example.com and corresponding MX records, as well.
mail.example.com then sets up a forwarding rule for all accounts who wish to use the premium service, forwarding all mail to
user@zimbra.example.com
On the Zimbra box, a domain for zimbra.example.com is created. Reply to address for user is set to
user@example.com, even though their username is
user@zimbra.example.com
--------------
This has crappy limitations:
- Its sloppy
- Can't set from e-mail address in Zimbra, so even though the reply to address is
user@example.com the from address is still
user@zimbra.example.com. Thats unacceptable.
- Forwarding must manually be set.
What are the EASY alternatives / improvements ?
Thank you in advance.