View Single Post
  #1 (permalink)  
Old 06-24-2009, 07:57 AM
3RiversTechAdmin 3RiversTechAdmin is offline
Loyal Member
 
Posts: 91
Question Revert Domain forwarding

Hey everyone,

During a period of migration one of my domains was forwarded to another server.
Now all accounts are in Zimbra and I would like to undo the forwarding.

Currently the relevant config looks like:

zimbraMailCatchAllAddress: @myDomain.com
zimbraMailCatchAllForwardingAddress: @myDomain.com
zimbraMailTransport: smtp:myServer.myDomain.com

To revert the forwarding is all I have to do?:

zmprov md myDomain.com zimbraMailCatchAllAddress
zmprov md myDomain.com zimbraMailCatchAllForwardingAddress
zmprov md myDomain.com zimbraMailTransport

Or is there some other way to blank out these attributes?

like?: zmprov md myDomain.com zimbraMailCatchAllAddress ""

Thanks.
Reply With Quote