diff options
author | Thanos Apollo <[email protected]> | 2023-02-01 10:45:43 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-02-01 10:45:43 +0200 |
commit | 6794058ff2626bf71187979c6b0f49d7be6bcb64 (patch) | |
tree | a4706aaa5deea2a6b9de42c9491afd0f9f2bb680 /.mbsyncrc | |
parent | b4415b72cbeb0408c509fc134e17d24fed02fcdc (diff) |
Comment out gmail
Diffstat (limited to '.mbsyncrc')
-rw-r--r-- | .mbsyncrc | 42 |
1 files changed, 21 insertions, 21 deletions
@@ -1,24 +1,24 @@ -IMAPAccount gmail -Host imap.gmail.com -User [email protected] -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 gmail +# Host imap.gmail.com +# User [email protected] +# 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 |