From 6794058ff2626bf71187979c6b0f49d7be6bcb64 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 1 Feb 2023 10:45:43 +0200 Subject: Comment out gmail --- .mbsyncrc | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/.mbsyncrc b/.mbsyncrc index 44e551f..f519411 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -1,24 +1,24 @@ -IMAPAccount gmail -Host imap.gmail.com -User apollothanosmd@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 gmail +# Host imap.gmail.com +# User apollothanosmd@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 -- cgit v1.2.3