diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-02-21 14:24:45 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-02-21 14:24:45 +0800 |
commit | a89cf6f8a9e6d845cdebbf0c0d76efc0b99588df (patch) | |
tree | ce98e4bf523721d1a50a56db36eaed302d36f402 /_offlineimaprc | |
parent | 0357d0421ed361bf71aea7e18bc383809cba0495 (diff) | |
download | dotfiles-a89cf6f8a9e6d845cdebbf0c0d76efc0b99588df.tar.bz2 |
update gmail fingerprint
Diffstat (limited to '_offlineimaprc')
-rw-r--r-- | _offlineimaprc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_offlineimaprc b/_offlineimaprc index cc15c61..f908ca1 100644 --- a/_offlineimaprc +++ b/_offlineimaprc @@ -135,8 +135,8 @@ remotepasseval = mailpasswd("gmail-aly") auth_mechanisms = GSSAPI, CRAM-MD5, PLAIN, LOGIN ssl = yes sslcacertfile = ~/.private/ca-certificates.crt -# Validity: Jan 27 13:40:41 2016 GMT - Apr 26 00:00:00 2016 GMT -cert_fingerprint = 80ca7b5aa3c9fa694867056f74e21fac85aaafaa +# Validity: Feb 11 11:03:55 2016 GMT - May 11 00:00:00 2016 GMT +cert_fingerprint = 4260032671de93c421d57c3267926f58716650a0 keepalive = 60 holdconnectionopen = yes # Filter the IMAP folders to be sync'ed @@ -200,8 +200,8 @@ remotepasseval = mailpasswd("gmail-li") auth_mechanisms = GSSAPI, CRAM-MD5, PLAIN, LOGIN ssl = yes sslcacertfile = ~/.private/ca-certificates.crt -# Validity: Jan 27 13:40:41 2016 GMT - Apr 26 00:00:00 2016 GMT -cert_fingerprint = 80ca7b5aa3c9fa694867056f74e21fac85aaafaa +# Validity: Feb 11 11:03:55 2016 GMT - May 11 00:00:00 2016 GMT +cert_fingerprint = 4260032671de93c421d57c3267926f58716650a0 keepalive = 60 holdconnectionopen = yes folderfilter = lambda folder: folder in [ |