View Single Post
  #2 (permalink)  
Old 09-17-2007, 12:27 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

Are the accounts in xyz currently? (like you removed xyz from a virtual host, made it a new domain of it's own, and moved users to it?)

(You never mentioned your DNS/MX or hostname records so I assume you have no trouble with that.)

Also-If you want the Zimbra server to relay all mail destined for a particular domain to another mta, you can forward the domain.
Quote:
zmprov
md example.com zimbraMailCatchAllAddress @abc.com
md example.com zimbraMailCatchAllForwardingAddress @abc.com
md example.com zimbraMailTransport smtp:somemta.abc.com
ManagingDomains - ZimbraWiki

to set the default domain there's:
zmprov mcf zimbraDefaultDomain domainthatyouwantdefault.com

Last edited by mmorse; 09-19-2007 at 09:09 AM..
Reply With Quote