summaryrefslogtreecommitdiff
path: root/.offlineimaprc
blob: 34aab00ca01cd6c12a3b720b78d5ade134b80e78 (plain)
  1. # jones done.Nicolai_Wallner
  2. # debian done.Skolelinux.linuxiskolen
  3. [general]
  4. ui = blinkenlights
  5. #accounts = jones, debian, bb, hb, bu, dgih, lab, jones-more, debian-more, bb-more, hb-more, bu-more, dgih-more, lab-more
  6. accounts = jones, debian, hb, bu, dgih, lab, db, jones-more, debian-more, hb-more, bu-more, dgih-more, lab-more, db-more
  7. maxsyncaccounts = 20
  8. maxconnections = 3
  9. pythonfile = ~/.offlineimap.py
  10. [Account jones]
  11. localrepository = jones-here
  12. remoterepository = jones-there
  13. autorefresh = 5
  14. quick = 10
  15. postsynchook = notmuch new
  16. [Account jones-more]
  17. localrepository = jones-here
  18. remoterepository = jones-there-more
  19. autorefresh = 30
  20. quick = 10
  21. [Account debian]
  22. localrepository = debian-here
  23. remoterepository = debian-there
  24. autorefresh = 5
  25. quick = 10
  26. [Account debian-more]
  27. localrepository = debian-here
  28. remoterepository = debian-there-more
  29. autorefresh = 30
  30. quick = 10
  31. [Account bb]
  32. localrepository = bb-here
  33. remoterepository = bb-there
  34. autorefresh = 5
  35. quick = 10
  36. [Account bb-more]
  37. localrepository = bb-here
  38. remoterepository = bb-there-more
  39. autorefresh = 0
  40. quick = 10
  41. [Account hb]
  42. localrepository = hb-here
  43. remoterepository = hb-there
  44. autorefresh = 5
  45. quick = 10
  46. [Account hb-more]
  47. localrepository = hb-here
  48. remoterepository = hb-there-more
  49. autorefresh = 30
  50. quick = 10
  51. [Account bu]
  52. localrepository = bu-here
  53. remoterepository = bu-there
  54. autorefresh = 5
  55. quick = 10
  56. [Account bu-more]
  57. localrepository = bu-here
  58. remoterepository = bu-there-more
  59. autorefresh = 30
  60. quick = 10
  61. [Account db]
  62. localrepository = db-here
  63. remoterepository = db-there
  64. autorefresh = 5
  65. quick = 10
  66. [Account db-more]
  67. localrepository = db-here
  68. remoterepository = db-there-more
  69. autorefresh = 30
  70. quick = 10
  71. [Account dgih]
  72. localrepository = dgih-here
  73. remoterepository = dgih-there
  74. autorefresh = 5
  75. quick = 10
  76. [Account dgih-more]
  77. localrepository = dgih-here
  78. remoterepository = dgih-there-more
  79. autorefresh = 30
  80. quick = 10
  81. [Account lab]
  82. localrepository = lab-here
  83. remoterepository = lab-there
  84. autorefresh = 5
  85. quick = 10
  86. [Account lab-more]
  87. localrepository = lab-here
  88. remoterepository = lab-there-more
  89. autorefresh = 30
  90. quick = 10
  91. [Repository jones-here]
  92. type = Maildir
  93. localfolders = ~/Maildir/jones
  94. [Repository jones-there]
  95. type = IMAP
  96. preauthtunnel = ssh -C -q mail.jones.dk '/usr/sbin/dovecot --exec-mail imap'
  97. holdconnectionopen = no
  98. folderfilter = less
  99. [Repository jones-there-more]
  100. type = IMAP
  101. preauthtunnel = ssh -C -q mail.jones.dk '/usr/sbin/dovecot --exec-mail imap'
  102. holdconnectionopen = no
  103. folderfilter = more
  104. [Repository debian-here]
  105. type = Maildir
  106. localfolders = ~/Maildir/debian
  107. [Repository debian-there]
  108. type = IMAP
  109. preauthtunnel = ssh -C -q jonas-debian@mail.jones.dk '/usr/sbin/dovecot --exec-mail imap'
  110. holdconnectionopen = no
  111. folderfilter = less
  112. [Repository debian-there-more]
  113. type = IMAP
  114. preauthtunnel = ssh -C -q jonas-debian@mail.jones.dk '/usr/sbin/dovecot --exec-mail imap'
  115. holdconnectionopen = no
  116. folderfilter = more
  117. [Repository bb-here]
  118. type = Maildir
  119. localfolders = ~/Maildir/bb
  120. [Repository bb-there]
  121. type = IMAP
  122. preauthtunnel = ssh -C -q mail.bitbase.dk '/usr/sbin/dovecot --exec-mail imap'
  123. holdconnectionopen = no
  124. folderfilter = less
  125. [Repository bb-there-more]
  126. type = IMAP
  127. preauthtunnel = ssh -C -q mail.bitbase.dk '/usr/sbin/dovecot --exec-mail imap'
  128. holdconnectionopen = no
  129. folderfilter = more
  130. [Repository hb-here]
  131. type = Maildir
  132. localfolders = ~/Maildir/hb
  133. [Repository hb-there]
  134. type = IMAP
  135. preauthtunnel = ssh -C -q mail.homebase.dk '/usr/sbin/dovecot --exec-mail imap'
  136. holdconnectionopen = no
  137. folderfilter = less
  138. [Repository hb-there-more]
  139. type = IMAP
  140. preauthtunnel = ssh -C -q mail.homebase.dk '/usr/sbin/dovecot --exec-mail imap'
  141. holdconnectionopen = no
  142. folderfilter = more
  143. [Repository bu-here]
  144. type = Maildir
  145. localfolders = ~/Maildir/bu
  146. [Repository bu-there]
  147. type = IMAP
  148. preauthtunnel = ssh -C -q mail.borneuni.dk '/usr/sbin/dovecot --exec-mail imap'
  149. holdconnectionopen = no
  150. folderfilter = less
  151. [Repository bu-there-more]
  152. type = IMAP
  153. preauthtunnel = ssh -C -q mail.borneuni.dk '/usr/sbin/dovecot --exec-mail imap'
  154. holdconnectionopen = no
  155. folderfilter = more
  156. [Repository db-here]
  157. type = Maildir
  158. localfolders = ~/Maildir/db
  159. [Repository db-there]
  160. type = IMAP
  161. preauthtunnel = ssh -C -q db.jones.dk '/usr/sbin/dovecot --exec-mail imap'
  162. holdconnectionopen = no
  163. folderfilter = less
  164. [Repository db-there-more]
  165. type = IMAP
  166. preauthtunnel = ssh -C -q db.jones.dk '/usr/sbin/dovecot --exec-mail imap'
  167. holdconnectionopen = no
  168. folderfilter = more
  169. [Repository dgih-here]
  170. type = Maildir
  171. localfolders = ~/Maildir/dgih
  172. [Repository dgih-there]
  173. type = IMAP
  174. preauthtunnel = ssh -C -q mail.dgi-huset.dk '/usr/sbin/dovecot --exec-mail imap'
  175. holdconnectionopen = no
  176. folderfilter = less
  177. [Repository dgih-there-more]
  178. type = IMAP
  179. preauthtunnel = ssh -C -q mail.dgi-huset.dk '/usr/sbin/dovecot --exec-mail imap'
  180. holdconnectionopen = no
  181. folderfilter = more
  182. [Repository lab-here]
  183. type = Maildir
  184. localfolders = ~/Maildir/lab
  185. [Repository lab-there]
  186. type = IMAP
  187. preauthtunnel = ssh -C -q mail.107b.dk '/usr/sbin/dovecot --exec-mail imap'
  188. holdconnectionopen = no
  189. folderfilter = less
  190. [Repository lab-there-more]
  191. type = IMAP
  192. preauthtunnel = ssh -C -q mail.107b.dk '/usr/sbin/dovecot --exec-mail imap'
  193. holdconnectionopen = no
  194. folderfilter = more
  195. #[Repository TEMPLATE_nossltunnel_imap]
  196. #type = IMAP
  197. #ssl = yes
  198. #remotehost = mail.example.com
  199. #remoteuser = johndoe
  200. #remotepassfile = ~/.offlineimap-example.com-pw
  201. #holdconnectionopen = no
  202. #folderfilter = less