-
-
Notifications
You must be signed in to change notification settings - Fork 361
Home
Nicolas Sebrecht edited this page Mar 9, 2015
·
22 revisions
You should first check if your distribution already package OfflineIMAP for you.
Downloads releases as tarball or zipball.
- Annotated offlineimap.conf file, with full documentation on the file and examples
- Minimal offlineimap.conf, which shows how simple it is to get started
- Frequently Asked Questions
- Known Issues
OfflineIMAP doesn’t validate remote SSL certificates.
For more, see http://news.gmane.org/find-root.php?group=gmane.mail.imap.offlineimap.general&article=760
If you have a Github account, you can login and edit online. Login is required
for online edit.
1. First, clone this wiki with the link the the right menu or fetch the lastest
updates from the official wiki (git pull).
2. Fork the mirror.
3. Add a reference to your fork: git remote add myfork [email protected]:/offlineimap-wiki.git
4. Edit, edit, edit
5. Commit your changes.
6. Submit a pull requet.