Add mu4e config
[~bandali/configs] / isync / .mbsyncrc
CommitLineData
f945d4cb
AB
1# Global defaults
2CopyArrivalDate yes
3
4######
f945d4cb 5User REDACTED
818a4af5
AB
6IMAPAccount amin
7Host nix.aminb.org
8PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg"
f945d4cb
AB
9SSLType IMAPS
10
818a4af5
AB
11IMAPStore amin-remote
12Account amin
f945d4cb 13
818a4af5
AB
14MaildirStore amin-local
15Path ~/mail/amin/
16Inbox ~/mail/amin/Inbox
f945d4cb 17
818a4af5
AB
18Channel amin
19Master :amin-remote:
20Slave :amin-local:
f945d4cb 21Patterns * !dovecot*
818a4af5 22Create Both
f945d4cb
AB
23SyncState *
24
25######
26IMAPAccount gmail
27Host imap.gmail.com
28User REDACTED
818a4af5 29PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gmail.gpg"
f945d4cb
AB
30SSLType IMAPS
31
32IMAPStore gmail-remote
33Account gmail
34
35MaildirStore gmail-local
818a4af5
AB
36Path ~/mail/gmail/
37Inbox ~/mail/gmail/Inbox
f945d4cb
AB
38
39Channel gmail
40Master :gmail-remote:
41Slave :gmail-local:
42Patterns * ![Gmail]* "[Gmail]/Sent Mail"
818a4af5 43Create Both
f945d4cb 44SyncState *