Files
dotfiles/mail/.mbsyncrc

122 lines
2.1 KiB
Plaintext
Raw Normal View History

2019-04-08 15:27:28 -04:00
IMAPAccount unblink
Host box.unbl.ink
2019-04-08 15:27:28 -04:00
User colin@unbl.ink
PassCmd "pass personal/colin@unbl.ink"
2019-04-08 15:27:28 -04:00
SSLType IMAPS
Port 993
2019-04-08 15:27:28 -04:00
IMAPStore unblink-remote
account unblink
MaildirStore unblink-local
# trailing "/" is important
Path ~/Mail/colin@unbl.ink/
Inbox ~/Mail/colin@unbl.ink/Inbox
Trash Trash
Channel unblink-folders
Master :unblink-remote:
Slave :unblink-local:
Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash"
Create Both
Expunge Both
SyncState *
2019-04-08 15:27:28 -04:00
Group unblink
Channel unblink-folders
2019-04-20 16:14:45 -04:00
IMAPAccount castine
Host box.castine.town
User colin@castine.town
PassCmd "pass personal/colin@castine.town"
2019-04-20 16:14:45 -04:00
SSLType IMAPS
Port 993
IMAPStore castine-remote
account castine
2019-04-20 16:14:45 -04:00
MaildirStore castine-local
2019-04-20 16:14:45 -04:00
# trailing "/" is important
Path ~/Mail/colin@castine.town/
Inbox ~/Mail/colin@castine.town/Inbox
2019-04-20 16:14:45 -04:00
Trash Trash
Channel castine-folders
Master :castine-remote:
Slave :castine-local:
2019-04-20 16:14:45 -04:00
Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash"
Create Both
Expunge Both
SyncState *
Group castine
Channel castine-folders
2019-07-19 07:30:58 -04:00
IMAPAccount sdf
Host mx.sdf.org
User secstate
PassCmd "pass personal/secstate@sdf.org"
SSLType IMAPS
Port 993
IMAPStore sdf-remote
account sdf
MaildirStore sdf-local
# trailing "/" is important
Path ~/Mail/secstate@sdf.org/
Inbox ~/Mail/secstate@sdf.org/Inbox
Trash Trash
Channel sdf-folders
Master :sdf-remote:
Slave :sdf-local:
2020-03-31 08:36:06 -04:00
Patterns "INBOX" "Drafts" "Sent"
2019-07-19 07:30:58 -04:00
Create Both
Expunge Both
SyncState *
Group sdf
Channel sdf-folders
IMAPAccount 15five
Host imap.gmail.com
User colin.powell@15five.com
PassCmd "pass 15five/mbsync"
SSLType IMAPS
2020-02-17 23:04:42 -05:00
CertificateFile /usr/local/share/certs/ca-root-nss.crt
2019-07-19 07:30:58 -04:00
Port 993
IMAPStore 15five-remote
Account 15five
MaildirStore 15five-local
2019-07-21 22:35:15 -04:00
SubFolders Legacy
Path ~/Mail/colin.powell@15five.com/
2019-07-19 07:30:58 -04:00
Inbox ~/Mail/colin.powell@15five.com/Inbox
2019-07-21 22:35:15 -04:00
Channel 15five-default
2019-07-19 07:30:58 -04:00
Master :15five-remote:
Slave :15five-local:
2019-07-21 22:35:15 -04:00
Patterns * ![Gmail]*
2019-07-19 07:30:58 -04:00
Create Both
SyncState *
2019-07-21 22:35:15 -04:00
Sync All
Channel 15five-sent
Master :15five-remote:"[Gmail]/Sent Mail"
2019-09-26 16:50:05 -04:00
Slave :15five-local:Sent
2019-07-21 22:35:15 -04:00
Create Slave
Sync Pull
Channel 15five-trash
Master :15five-remote:"[Gmail]/Trash"
2019-09-26 16:50:05 -04:00
Slave :15five-local:Trash
2019-07-21 22:35:15 -04:00
Create Slave
Sync Pull
2019-07-19 07:30:58 -04:00
Group 15five
2019-07-21 22:35:15 -04:00
Channel 15five-default
Channel 15five-sent
Channel 15five-trash