AutoYADM commit: 2025-03-13 22:15:06
This commit is contained in:
parent
d0d635507d
commit
d49061e9b6
6 changed files with 80 additions and 0 deletions
32
.mbsyncrc
Normal file
32
.mbsyncrc
Normal file
|
@ -0,0 +1,32 @@
|
|||
IMAPAccount protonmail
|
||||
Host 127.0.0.1
|
||||
Port 1143
|
||||
User daniel@ficd.ca
|
||||
PassCmd "pass show proton/bridge"
|
||||
SSLType NONE
|
||||
|
||||
IMAPStore pm-remote
|
||||
Account protonmail
|
||||
|
||||
MaildirStore pm-local
|
||||
Path ~/.mail/
|
||||
Inbox ~/.mail/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 *
|
||||
|
||||
Group protonmail
|
||||
Channel pm-inbox
|
||||
Channel pm-sent
|
Loading…
Add table
Add a link
Reference in a new issue