Select Git revision
offlineimaprc.example.org

Varac authored
- Added a README.md - added a git commit template - moved offlineimap example config file from vagrant/ to crontib/
offlineimaprc.example.org 579 B
[general] accounts = testuser@example.org
[Account testuser@example.org] localrepository = testuser@example.org_local remoterepository = testuser@example.org_remote
[Repository testuser@example.org_local] type = Maildir localfolders = /tmp/offlineimap.testuser@example.org
[Repository testuser@example.org_remote] type = IMAP remotehost = localhost remoteuser = testuser@example.org remoteport = 1984 ssl = no remotepass = every_pw_works_here