X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/de295c49e1321b7ec020cad2c840a2d43624b0d3..7372a4ea463a511770e03a762d8e71c77abf2758:/isync/.mbsyncrc diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc index 2a19b5d..9d6d94b 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 @@ -14,6 +14,7 @@ Account amin MaildirStore amin-local Path ~/mail/amin/ Inbox ~/mail/amin/Inbox +SubFolders Verbatim Channel amin Master :amin-remote: @@ -21,41 +22,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