X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/de295c49e1321b7ec020cad2c840a2d43624b0d3..19213515a321fb8b062426467b6057e0c771d2cd:/isync/.mbsyncrc diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc index 2a19b5d..2d6d6f6 100644 --- a/isync/.mbsyncrc +++ b/isync/.mbsyncrc @@ -2,9 +2,9 @@ CopyArrivalDate yes ###### -User amin@aminb.org IMAPAccount amin Host nix.aminb.org +User amin@aminb.org PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg" SSLType IMAPS @@ -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