summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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