Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

Is there an easy way to mirror my gmail mailbox to a local (linux) server?

Due to the number of clients at home (phone, tablets, etc) I keep hitting the gmail imap connection limit. Also would be good to have a backup of my mail locally just in case.

share|improve this question
2  
You might be looking for imapsync : imapsync.lamiral.info – befreeandgood Jan 5 at 15:01
1  
Welcome to serverfault. Valentin kindly took time to give you indications on your home problem. Feel free to ask questions here if "it is not about anything in a home setting" serverfault.com/faq. I'll suggest this question to be migrated to superuser.com . – befreeandgood Jan 5 at 15:59

closed as off topic by SpacemanSpiff, EEAA, Scott Pack, Chris S Jan 5 at 16:22

Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

As Eric already commented, imapsync could be a solution for you. With imapsync you would be able to mirror your mails into a local mail box (e.g. provided by cyrus).

Unfortunately all your calender entries, contacts etc will not be affected when using imapsync. However, having access to your mails locally should be sufficient.

You can learn more about ImapSync here: Official ImapSync website

This Google search should help you with your migration: Quick Google search

share|improve this answer

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