Luke Smith
5 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
2 ha cambiato i file con
2 aggiunte e
0 eliminazioni
-
autoconf/offlineimap_profile
-
autoconf/offlineimap_profile.macos
|
|
@@ -13,6 +13,7 @@ remotehost = $imap |
|
|
|
remoteport = $iport |
|
|
|
folderfilter = lambda foldername: foldername not in ['[Gmail]/All Mail'] |
|
|
|
sslcacertfile = /etc/ssl/certs/ca-certificates.crt |
|
|
|
ssl_version = tls1_2 |
|
|
|
|
|
|
|
[Repository $title-local] |
|
|
|
type = Maildir |
|
|
|
|
|
@@ -13,6 +13,7 @@ remotehost = $imap |
|
|
|
remoteport = $iport |
|
|
|
folderfilter = lambda foldername: foldername not in ['[Gmail]/All Mail'] |
|
|
|
sslcacertfile = /usr/local/etc/openssl/cert.pem |
|
|
|
ssl_version = tls1_2 |
|
|
|
|
|
|
|
[Repository $title-local] |
|
|
|
type = Maildir |
|
|
|