Skip to content
Snippets Groups Projects
Select Git revision
  • aac73fbe01660f5a231ab891c967c16b635fc78d
  • master default protected
  • miniweb
  • stretch
  • stable
  • version/0.9.x
  • fix_0.9_ci_deploy
  • clean_vcsrepo
  • develop
  • citest
  • gitsubrepo
  • 0.8.x
  • subtree
  • citest_jessie
  • 0.10.0
  • 0.9.0
  • 0.9.0rc1
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.8.0rc1
  • 0.7.1
  • 0.7.0
  • 0.7.0rc2
  • 0.7.0rc1
  • 0.6.0
  • 0.6.0rc3
  • 0.6.0rc2
  • 0.6.0rc1
  • 0.5.5
  • 0.5.4.1
  • 0.5.4
  • 0.5.3
  • 0.5.2
34 results

offlineimaprc.example.org

Blame
  • varac's avatar
    Varac authored
    - Added a README.md
    - added a git commit template
    - moved offlineimap example config file from vagrant/ to crontib/
    add63156
    History
    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