2018-03-19 16:42:28 +01:00
|
|
|
[general]
|
|
|
|
|
accounts = main
|
|
|
|
|
|
|
|
|
|
[Account main]
|
|
|
|
|
localrepository = main-local
|
|
|
|
|
remoterepository = main-remote
|
|
|
|
|
|
|
|
|
|
[Repository main-local]
|
2026-03-18 21:03:08 -04:00
|
|
|
type = GmailMaildir
|
2018-03-19 16:42:28 +01:00
|
|
|
localfolders = /dump
|
|
|
|
|
|
|
|
|
|
[Repository main-remote]
|
2026-03-18 21:03:08 -04:00
|
|
|
type = Gmail
|
2018-03-19 16:42:28 +01:00
|
|
|
remoteuser = XXX_REPLACE_USER_XXX
|
|
|
|
|
remotepass = XXX_REPLACE_PASS_XXX
|
|
|
|
|
cert_fingerprint = XXX_REPLACE_FINGERPRINT_XXX
|
2026-03-18 21:03:08 -04:00
|
|
|
readonly = true
|