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