summaryrefslogtreecommitdiffstats
path: root/isync/.mbsyncrc
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2017-02-04 22:16:04 -0500
committerAmin Bandali <amin@aminb.org>2017-02-04 22:23:47 -0500
commitfdb1bfc093454352efb4adacfd9eb94ef93460a6 (patch)
treeb413756c8f5b98060f707cd859d51bd781b70b12 /isync/.mbsyncrc
parent23a1f61aaf2144d071025e6e6b618007df648296 (diff)
downloadconfigs-fdb1bfc093454352efb4adacfd9eb94ef93460a6.tar.gz
configs-fdb1bfc093454352efb4adacfd9eb94ef93460a6.tar.xz
configs-fdb1bfc093454352efb4adacfd9eb94ef93460a6.zip
Stop syncing mail from Gmail
Diffstat (limited to 'isync/.mbsyncrc')
-rw-r--r--isync/.mbsyncrc38
1 files changed, 0 insertions, 38 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc
index 15bfbec..2d6d6f6 100644
--- a/isync/.mbsyncrc
+++ b/isync/.mbsyncrc
@@ -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