Stop syncing mail from Gmail
authorAmin Bandali <amin@aminb.org>
Sun, 5 Feb 2017 03:16:04 +0000 (22:16 -0500)
committerAmin Bandali <amin@aminb.org>
Sun, 5 Feb 2017 03:23:47 +0000 (22:23 -0500)
isync/.mbsyncrc

index 15bfbec..2d6d6f6 100644 (file)
@@ -21,41 +21,3 @@ Slave :amin-local:
 Patterns * !dovecot*
 Create Both
 SyncState *
-
-######
-IMAPAccount gmail
-Host imap.gmail.com
-User amin.bandali@gmail.com
-PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gmail.gpg"
-SSLType IMAPS
-
-IMAPStore gmail-remote
-Account gmail
-
-MaildirStore gmail-local
-Path ~/mail/gmail/
-Inbox ~/mail/gmail/Inbox
-
-Channel gmail-default
-Master :gmail-remote:
-Slave :gmail-local:
-Patterns "INBOX" "Self Notes" "Trash"
-Create Both
-SyncState *
-
-Channel gmail-drafts
-Master :gmail-remote:"[Gmail]/Drafts"
-Slave :gmail-local:Drafts
-Create Both
-SyncState *
-
-Channel gmail-sent
-Master :gmail-remote:"[Gmail]/Sent Mail"
-Slave :gmail-local:Sent
-Create Both
-SyncState *
-
-Group gmail
-Channel gmail-default
-Channel gmail-drafts
-Channel gmail-sent