26 lines
547 B
Plaintext
26 lines
547 B
Plaintext
IMAPAccount protonmail
|
|
Host 127.0.0.1
|
|
User jadenprovost@proton.me
|
|
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.emacs.d/.mbsyncpass.gpg | awk '/1143/ {print $NF}'"
|
|
Port 1143
|
|
TLSType STARTTLS
|
|
AuthMechs LOGIN
|
|
CertificateFile ~/.config/protonmail/bridge/cert.pem
|
|
|
|
IMAPStore protonmail-remote
|
|
Account protonmail
|
|
|
|
MaildirStore protonmail-local
|
|
Subfolders Verbatim
|
|
Path ~/.mail/
|
|
Inbox ~/.mail/INBOX
|
|
SubFolders Verbatim
|
|
|
|
Channel protonmail
|
|
Far :protonmail-remote:
|
|
Near :protonmail-local:
|
|
Patterns * "!All Mail"
|
|
Create Both
|
|
Expunge None
|
|
SyncState *
|