From 02190dd2716423add13936c043607f3589c19000 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 8 Jul 2013 08:07:40 -0400 Subject: MIT + offlineimap now works if using my patched version --- .offlineimaprc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.offlineimaprc') diff --git a/.offlineimaprc b/.offlineimaprc index 01154f7..bc21e75 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -157,11 +157,12 @@ postsynchook = /home/ryan/bin/run-mailcheck && notmuch new foldersort = lambda x, y: cmp(y, x) type = IMAP remoteuser = rakavan -remotehost = rakavan.mail.mit.edu +remotehost = imap.exchange.mit.edu remotepass = MIT_PASS remortport = 993 -cert_fingerprint = 9f3fc06c357ecfcaaaf0cebedfb8d6b94f0926f6 +sslcacertfile = SSL_CERTS ssl = yes +ssl_version = tls1 nametrans = lambda foldername: 'MIT.' + foldername [Repository LocalMIT] -- cgit v1.2.3