Do you know how to do a full backup of ALL users emails when using Google Apps Standard?

What about docs, calendars etc.?

Is it by any chance possibiity to automate it?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

In order to do this you need to be able to use the Google Apps API (then you can write a script or something), which you don't get access to under Stardard.

So, not unless you open your chequebook.

link|improve this answer
feedback

You can enable imap and sync it either with another imap server or with maildir files.

Some tools: offlineimap mailsync imapsync isync . I've used offlineimap for imap<->maildir<->imap syncs.

link|improve this answer
That wouldn't allow you to back up all users' e-mails unless you had all of their passwords. – ceejayoz Feb 4 '10 at 18:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.