summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-01 18:43:20 +0200
committerThanos Apollo <[email protected]>2023-03-01 18:43:20 +0200
commit1c10280272612100ed7c71327720d6a94b82e0be (patch)
treeb006415a89e6cc1a6d8210170c1b87e4a06701c5
parent2a12fed0d3cdb66c093fa3dee95a38871bda68cc (diff)
mbsync: change user
-rw-r--r--.mbsyncrc24
1 files changed, 1 insertions, 23 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
index f519411..70967d1 100644
--- a/.mbsyncrc
+++ b/.mbsyncrc
@@ -1,29 +1,7 @@
-# IMAPAccount gmail
-# Host imap.gmail.com
-# PassCmd "cat ~/.gmail-pass"
-# SSLType IMAPS
-# CertificateFile /etc/ssl/certs/ca-certificates.crt
-
-# IMAPStore gmail-remote
-# Account gmail
-
-# MaildirStore gmail-local
-# Path ~/Mail/Gmail
-# Inbox ~/Mail/Gmail/Inbox
-# Trash ~/Mail/Gmail/Trash
-# SubFolders Verbatim
-
-# Channel gmail
-# Far :gmail-remote:
-# Near :gmail-local:
-# Create Both
-# SyncState *
-
IMAPAccount fastmail
Host imap.fastmail.com
#Port 993
PassCmd "cat ~/.fastmail-pass"
SSLType IMAPS
SSLVersions TLSv1.2