7b75e04b5b
This is the first revision that actually performs a test, in that it starts up OfflineImap and sees if there are any exceptions. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
14 lines
224 B
Plaintext
14 lines
224 B
Plaintext
[Repository IMAP]
|
|
type = IMAP
|
|
remotehost = localhost
|
|
ssl = no
|
|
#sslcacertfile =
|
|
#cert_fingerprint =
|
|
remoteuser = user@domain
|
|
remotepass = SeKr3t
|
|
|
|
[Repository Gmail]
|
|
type = Gmail
|
|
remoteuser = user@domain
|
|
remotepass = SeKr3t
|