1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-23 07:16:38 +02:00
offlineimap/test/credentials.conf.sample
Sebastian Spaeth 7b75e04b5b Add initial skeleton for a testing framework
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>
2012-01-19 10:32:05 +01:00

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