This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[general]
|
||||
accounts = main
|
||||
|
||||
[Account main]
|
||||
localrepository = main-local
|
||||
remoterepository = main-remote
|
||||
synclabels = yes
|
||||
|
||||
[Repository main-local]
|
||||
type = GmailMaildir
|
||||
localfolders = /dump
|
||||
|
||||
[Repository main-remote]
|
||||
type = Gmail
|
||||
remoteuser = XXX_REPLACE_USER_XXX
|
||||
remotepass = XXX_REPLACE_PASS_XXX
|
||||
cert_fingerprint = XXX_REPLACE_FINGERPRINT_XXX
|
||||
readonly = true
|
||||
Reference in New Issue
Block a user