From 6d985b7f2a457043e83a5ca6d90a741c4424affa Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 1 Dec 2016 14:28:29 +0100 Subject: wibble --- interimap.sample | 4 ++-- pullimap.sample | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/interimap.sample b/interimap.sample index c3919ce..8cd0a29 100644 --- a/interimap.sample +++ b/interimap.sample @@ -10,7 +10,7 @@ null-stderr = YES [remote] #type = imaps -host = imap.guilhem.org +host = imap.example.org #port = 993 #proxy = socks5h://localhost:9050 username = guilhem @@ -22,6 +22,6 @@ SSL_CApath = /etc/ssl/certs #SSL_verify = YES #SSL_protocols = !SSLv2 !SSLv3 !TLSv1 !TLSv1.1 #SSL_cipherlist = EECDH+AESGCM:!MEDIUM:!LOW:!EXP:!aNULL:!eNULL -#SSL_fingerprint = sha256$62E436BB329C46A628314C49BDA7C2A2E86C57B2021B9A964B8FABB6540D3605 +#SSL_fingerprint = sha256$29111aea5d5be7e448bdc5c6e8a9d03bc9221c53c09b1cfbe6f953221e24dda0 # vim:ft=dosini diff --git a/pullimap.sample b/pullimap.sample index 63ff9de..136d3d4 100644 --- a/pullimap.sample +++ b/pullimap.sample @@ -11,22 +11,22 @@ SSL_CApath = /etc/ssl/certs [private] #type = imaps -host = imap.guilhem.org +host = imap.private.org #port = 993 #proxy = socks5h://localhost:9050 username = guilhem password = xxxxxxxxxxxxxxxx #compress = YES -#SSL_fingerprint = sha256$62E436BB329C46A628314C49BDA7C2A2E86C57B2021B9A964B8FABB6540D3605 +#SSL_fingerprint = sha256$d9915f4ad35b76d9eb40f34abd5e8f61edfaad3bf20d5336dc28efa8cc3921ad [work] #type = imaps -host = imap.example.com +host = imap.work.com #port = 993 #proxy = socks5h://localhost:9050 username = guilhem password = xxxxxxxxxxxxxxxx #compress = YES -#SSL_fingerprint = sha256$c93677ac6a4ac7d0a2b412c1bfdd83b9191c853aa8685bf5440f154e647caacf +#SSL_fingerprint = sha256$3956fd56921c02aeaffe4f8f576e802ee99ab5a096064f4fe7e6a0ad7b4b8a6e # vim:ft=dosini -- cgit v1.2.3