| Login

Search this Blog

Here are the most recent postings to this blog. Use the archive calendar or search to find other entries.
Apr14

Written by:R Teachout
4/14/2010 12:37 PM 

 

To export the mailbox for user@acme.com as a zip file use this command:

/opt/zimbra/bin/zmmailbox -z -m user@acme.com getRestURL \
'//?fmt=zip&query=is:anywhere' > user_at_acme_com.zip

Export Zimbra mailbox

To export the mailbox for user@acme.com as a zip file use this command:

/opt/zimbra/bin/zmmailbox -z -m user@acme.com getRestURL \
'//?fmt=zip&query=is:anywhere' > user_at_acme_com.zip

Here is the same as a tgz file:

/opt/zimbra/bin/zmmailbox -z -m user@domain.com getRestURL \
“//?fmt=tgz” > /tmp/account.tgz

And here's a restore of the tgz file:

/opt/zimbra/bin/zmmailbox -z -m user@domain.com postRestURL \
“//?fmt=tgz&resolve=reset” /tmp/account.tgz

 

Source:  http://blogs.reliablepenguin.com/index.php/2009/03/02/export-zimbra-mailbox

Tags:

I think the most thoughtful feature in Windows is the blue screen. Such a nice, soothing color, just when I need soothing the most. Now if only it could play that mellow newage startup music during hard hangs.
-Unknown

Inspired by Nina