Jump to content

Recover mail Id on zimbra bbfgroup: Difference between revisions

From TetraWiki
Amit (talk | contribs)
Created page with " == Recover mail Id on zimbra only on Network Edtion == == Issue == Client delete the mail Id need to restore some mail Ids to view mails. == Solution == Login to mail..."
 
Amit (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
su - zimbra
su - zimbra


zmprov -a <accountname>
zmrestore -a <accountname>


eg: $ zmprov -a munish@bbfgroup.com
eg: $ zmrestore -a munish@bbfgroup.com


Now check the user in control pannel.
Now check the user in control pannel.
Refrence url
http://www.zimbra.com/docs/ne/4.0.5/administration_guide/10_Backup_Restore.15.1.html

Latest revision as of 12:59, 26 February 2013

Recover mail Id on zimbra only on Network Edtion[edit]

Issue[edit]

Client delete the mail Id need to restore some mail Ids to view mails.


Solution[edit]

Login to mailserver2.bbfgroup.com

su - zimbra

zmrestore -a <accountname>

eg: $ zmrestore -a munish@bbfgroup.com

Now check the user in control pannel.


Refrence url

http://www.zimbra.com/docs/ne/4.0.5/administration_guide/10_Backup_Restore.15.1.html