Well, this is importante, but, if no one has a clue, what about this solution:
I create the new domain @domain2
zmprov cd @domain2
create an alias, to every account in @domain1 to @domain2 (1200+)
and then, set the default domain
zmprov mcf zimbraDefaultDomainName @domain2
What about this solution ?
Another one:
instead of creating all the alias to the new domain, i create a virtualdomain, catching all address:
Quote:
|
zmprov cad domain2.com domain1.com zimbraMailCatchAllForwardingAddress @domain1.com
|
and next, setting this new domain as the default :
Quote:
|
zmprov mcf zimbraDefaultDomainName @domain2
|
Cheers,
Bruno