The offlineimap tag has no wiki summary.
2
votes
2answers
412 views
How Do I Properly Run OfflineIMAP in a Crontab
Installed Fedora.
# cat /etc/redhat_release | awk ' { print F "> " $0; print ""; }'
Fedora release 14 (Laughlin)
Installed offlineimap from yum, cuz I'm lazy these days.
# yum info ...
0
votes
1answer
197 views
Synchronising IMAP mail
This is expanding on my previous Question.
Is it possible to synchronize mail between two servers using imap?
I am using getmail and dovecot on my home server to get mail from my ISP and store it ...
2
votes
1answer
463 views
maildir in Windows for IMAP
I'm interested in accessing my IMAP accounts offline. I found that maildirs are a simple way to make it work. I found that [offlineimap] takes care of almost everything in making the IMAP->maildir ...
1
vote
3answers
970 views
Fast search for IMAP?
I have an IMAP account with over 10 years' worth of emails in it, and I'd like to be able to search it quickly from my Windows machine. I'm looking for something that will give me an indexed search ...
2
votes
5answers
3k views
Recommended Dovecot / Thunderbird to Exchange / Outlook Migration Strategy
We are moving ~60 user mailboxes from a Postfix/Dovecot/Maildir setup into Exchange 2007. I am aware of Microsoft's Transporter Suite, which will allow for an IMAP-to-Exchange conversion of mailboxes ...