1 files changed, 2 insertions(+), 48 deletions(-)

M .mbsyncrc
M .mbsyncrc +2 -48
@@ 7,7 7,7 @@ Host mail.netlandish.com
 User pjs@petersanchez.com
 PassCmd "/usr/bin/secret-tool lookup email pjs@petersanchez.com"
 Port 993
-SSLType IMAPS
+TLSType IMAPS
 SystemCertificates yes
 
 IMAPStore PeterPS-Remote

          
@@ 84,7 84,7 @@ Host imap.gmail.com
 User peter@netlandish.com
 PassCmd "/usr/bin/secret-tool lookup email peter@netlandish.com"
 AuthMechs PLAIN
-SSLType IMAPS
+TLSType IMAPS
 SystemCertificates yes
 
 IMAPStore PeterNL-Remote

          
@@ 136,49 136,3 @@ Channel PeterNL-sent
 Channel PeterNL-drafts
 Channel PeterNL-travel
 #Channel PeterNL-archive
-
-
-## ACCOUNT peter@insightminers.com
-
-IMAPAccount PeterIM
-Host imap.gmail.com
-User peter@insightminers.com
-PassCmd "/usr/bin/secret-tool lookup email peter@insightminers.com"
-AuthMechs PLAIN
-SSLType IMAPS
-SystemCertificates yes
-
-IMAPStore PeterIM-Remote
-Account PeterIM
-
-MailDirStore PeterIM-Local
-Path ~/.mail/peter-insightminers.com/
-Inbox ~/.mail/peter-insightminers.com/INBOX
-
-Channel PeterIM-inbox
-Far :PeterIM-Remote:
-Near :PeterIM-Local:
-Patterns "INBOX"
-Create Both
-Expunge Both
-SyncState *
-
-Channel PeterIM-sent
-Far :PeterIM-Remote:"[Gmail]/Sent Mail"
-Near :PeterIM-Local:sent
-Create Both
-Expunge Both
-SyncState *
-
-Channel PeterIM-archive
-Far :PeterIM-Remote:"[Gmail]/All Mail"
-Near :PeterIM-Local:archive
-Create Both
-Expunge Both
-SyncState *
-
-Group PeterIM
-Channel PeterIM-inbox
-Channel PeterIM-sent
-Channel PeterIM-archive
-