X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/de295c49e1321b7ec020cad2c840a2d43624b0d3..be76c6db0ab38f4c8f3c4209a10b47087610f26f:/isync/.mbsyncrc diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc deleted file mode 100644 index 2a19b5d..0000000 --- a/isync/.mbsyncrc +++ /dev/null @@ -1,61 +0,0 @@ -# Global defaults -CopyArrivalDate yes - -###### -User amin@aminb.org -IMAPAccount amin -Host nix.aminb.org -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg" -SSLType IMAPS - -IMAPStore amin-remote -Account amin - -MaildirStore amin-local -Path ~/mail/amin/ -Inbox ~/mail/amin/Inbox - -Channel amin -Master :amin-remote: -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