# write state file into each slaves mailbox SyncState * Expunge Both Create Both CopyArrivalDate yes IMAPAccount mailfence Host imap.mailfence.com User samirbenmendil PassCmd "sed -En '/imap.mailfence.com.*samirbenmendil/ s/.*password (.*)/\\1/p' ~/.netrc" AuthMechs LOGIN TLSType IMAPS TLSVersions +1.2 CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore mailfence-remote Account mailfence MaildirStore mailfence-local Path ~/mail/mailfence/ Inbox ~/mail/mailfence/inbox SubFolders Verbatim Channel mailfence/inbox Far :mailfence-remote: Near :mailfence-local: Patterns INBOX Channel mailfence/drafts Far :mailfence-remote:"Drafts" Near :mailfence-local:"drafts" Channel mailfence/sent Far :mailfence-remote:"Sent Items" Near :mailfence-local:"sent" Channel mailfence/spam Far :mailfence-remote:"Spam?" Near :mailfence-local:"spam" Channel mailfence/bin Far :mailfence-remote:"Trash" Near :mailfence-local:"trash" Channel mailfence/important Far :mailfence-remote:important Near :mailfence-local:important Channel mailfence/archive Far :mailfence-remote: Near :mailfence-local: Patterns archive* Group mailfence Channel mailfence/inbox Channel mailfence/drafts Channel mailfence/sent Channel mailfence/important Channel mailfence/spam Channel mailfence/bin Channel mailfence/archive IMAPAccount fpp Host imap.gmail.com User samir@fppnt.com PassCmd "~/.config/mutt/mutt_oauth2.py ~/.cache/mutt_oauth2/samir@fppnt.com.tokens" AuthMechs XOAUTH2 TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore fpp-remote Account fpp MaildirStore fpp-local Path ~/mail/fpp/ Inbox ~/mail/fpp/inbox/ SubFolders Verbatim Channel fpp/inbox Far :fpp-remote: Near :fpp-local: Patterns "INBOX" Channel fpp/archive Far :fpp-remote:"[Gmail]/All Mail" Near :fpp-local:"archive" Channel fpp/drafts Far :fpp-remote:"[Gmail]/Drafts" Near :fpp-local:"drafts" Channel fpp/sent Far :fpp-remote:"[Gmail]/Sent Mail" Near :fpp-local:"sent" Channel fpp/spam Far :fpp-remote:"[Gmail]/Spam" Near :fpp-local:"spam" Channel fpp/flagged Far :fpp-remote:"[Gmail]/Starred" Near :fpp-local:"flagged" Channel fpp/bin Far :fpp-remote:"[Gmail]/Trash" Near :fpp-local:"bin" Group fpp Channel fpp/inbox Channel fpp/archive Channel fpp/drafts Channel fpp/sent Channel fpp/spam Channel fpp/flagged Channel fpp/bin