AutoYADM commit: 2025-03-20 14:15:46
This commit is contained in:
parent
dad0505e18
commit
79eeec6253
5 changed files with 45 additions and 58 deletions
33
.mbsyncrc
33
.mbsyncrc
|
@ -1,10 +1,3 @@
|
|||
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
|
||||
|
@ -16,32 +9,10 @@ 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:
|
||||
|
@ -57,10 +28,6 @@ Create Both
|
|||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Group personal
|
||||
Channel pm-inbox
|
||||
Channel pm-sent
|
||||
|
||||
Group school
|
||||
Channel outlook-inbox
|
||||
Channel outlook-sent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue