]> git.g-eek.se Git - interimap.git/commitdiff
wibble
authorGuilhem Moulin <guilhem@fripost.org>
Thu, 1 Dec 2016 13:28:29 +0000 (14:28 +0100)
committerGuilhem Moulin <guilhem@fripost.org>
Thu, 1 Dec 2016 13:28:29 +0000 (14:28 +0100)
interimap.sample
pullimap.sample

index c3919ce9b640e0ea93ee3513720eb6034e82e5f3..8cd0a294d28e898a7f63924a03e990d1c0ee85e2 100644 (file)
@@ -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
index 63ff9de8b07b11e90073c94cd374da70a0a1c397..136d3d4c96ba7653b2e51aefc9c2d91a07de511c 100644 (file)
@@ -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