66 lines
1 KiB
Text
66 lines
1 KiB
Text
IMAPAccount protonmail
|
|
Host 127.0.0.1
|
|
Port 1143
|
|
User daniel@ficd.ca
|
|
PassCmd "pass show proton/bridge"
|
|
SSLType NONE
|
|
|
|
IMAPAccount outlook
|
|
Host outlook.office365.com
|
|
Port 993
|
|
User 18daf3@queensu.ca
|
|
AuthMechs XOAUTH2
|
|
SSLType IMAPS
|
|
PassCmd "~/tools/mutt_oauth2.py ~/tools/tokenfile-test"
|
|
|
|
IMAPStore outlook-remote
|
|
Account outlook
|
|
|
|
IMAPStore pm-remote
|
|
Account protonmail
|
|
|
|
MaildirStore outlook-local
|
|
Path ~/Maildir/school/
|
|
Inbox ~/Maildir/school/INBOX/
|
|
|
|
MaildirStore pm-local
|
|
Path ~/Maildir/personal/
|
|
Inbox ~/Maildir/personal/INBOX/
|
|
|
|
Channel pm-inbox
|
|
Far :pm-remote:
|
|
Near :pm-local:
|
|
Patterns "INBOX"
|
|
Create Both
|
|
Expunge Both
|
|
SyncState *
|
|
|
|
Channel pm-sent
|
|
Far :pm-remote:"Sent"
|
|
Near :pm-local:"sent"
|
|
Create Both
|
|
Expunge Both
|
|
SyncState *
|
|
|
|
Channel outlook-inbox
|
|
Far :outlook-remote:
|
|
Near :outlook-local:
|
|
Patterns "INBOX"
|
|
Create Both
|
|
Expunge Both
|
|
SyncState *
|
|
|
|
Channel outlook-sent
|
|
Far :outlook-remote:"Sent Items"
|
|
Near :outlook-local:"sent"
|
|
Create Both
|
|
Expunge Both
|
|
SyncState *
|
|
|
|
Group personal
|
|
Channel pm-inbox
|
|
Channel pm-sent
|
|
|
|
Group school
|
|
Channel outlook-inbox
|
|
Channel outlook-sent
|