19 lines
401 B
Plaintext
19 lines
401 B
Plaintext
[general]
|
|
accounts = main
|
|
|
|
[Account main]
|
|
localrepository = main-local
|
|
remoterepository = main-remote
|
|
|
|
[Repository main-local]
|
|
type = Maildir
|
|
localfolders = /dump
|
|
|
|
[Repository main-remote]
|
|
type = IMAP
|
|
#sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
|
remoteuser = XXX_REPLACE_USER_XXX
|
|
remotepass = XXX_REPLACE_PASS_XXX
|
|
remotehost = XXX_REPLACE_SRV_XXX
|
|
cert_fingerprint = XXX_REPLACE_FINGERPRINT_XXX
|