AutoYADM commit: 2025-03-13 23:30:06

This commit is contained in:
Daniel Fichtinger 2025-03-13 23:30:06 -04:00
parent 1a8d0805b2
commit c9cd2cb842
2 changed files with 43 additions and 0 deletions

View file

@ -5,9 +5,24 @@ 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 ~/.mail/school/
Inbox ~/.mail/school/INBOX/
MaildirStore pm-local
Path ~/.mail/personal/
Inbox ~/.mail/personal/INBOX/
@ -27,6 +42,25 @@ 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 protonmail
Channel pm-inbox
Channel pm-sent
Group outlook
Channel outlook-inbox
Channel outlook-sent