Eric Bower
·
2025-04-02
mbsyncrc
1IMAPAccount fastmail
2Host imap.fastmail.com
3User me@erock.io
4PassCmd "pass logins/local-mail"
5SSLType IMAPS
6
7IMAPStore fastmail-remote
8Account fastmail
9
10MaildirStore fastmail-local
11SubFolders Verbatim
12# The trailing "/" is important
13Path /mail/
14Inbox /mail/INBOX
15
16Channel fastmail
17Far :fastmail-remote:
18Near :fastmail-local:
19Patterns *
20# Automatically create missing mailboxes, both locally and on the server
21Create Both
22# Save the synchronization state files in the relevant directory
23SyncState *
24# Automatically delete messages on either side if they are found deleted on the other.
25Expunge Both