|
@@ -1,61 +1,107 @@
|
|
|
-IMAPAccount proton
|
|
|
-Host 127.0.0.1
|
|
|
+IMAPAccount onec
|
|
|
+Host box.onec.me
|
|
|
User colin@onec.me
|
|
|
-PassCmd "pass personal/protonmail/bridges/$HOSTNAME"
|
|
|
-Port 1143
|
|
|
-SSLType none
|
|
|
-AuthMechs PLAIN
|
|
|
+PassCmd "pass personal/colin@onec.me"
|
|
|
+SSLType IMAPS
|
|
|
+Port 993
|
|
|
|
|
|
-IMAPStore proton-remote
|
|
|
-account proton
|
|
|
+IMAPStore onec-remote
|
|
|
+account onec
|
|
|
|
|
|
-MaildirStore proton-local
|
|
|
+MaildirStore onec-local
|
|
|
# trailing "/" is important
|
|
|
Path ~/Mail/colin@onec.me/
|
|
|
Inbox ~/Mail/colin@onec.me/Inbox
|
|
|
Trash ~/Mail/colin@onec.me/Trash
|
|
|
SubFolders Verbatim
|
|
|
|
|
|
-Channel proton-all-mail
|
|
|
-Master :proton-remote:"All Mail"
|
|
|
-Slave :proton-local:"All Mail"
|
|
|
+Channel onec-inbox
|
|
|
+Master :onec-remote:"Inbox"
|
|
|
+Slave :onec-local:Inbox
|
|
|
Create Both
|
|
|
+Expunge Both
|
|
|
Patterns *
|
|
|
SyncState *
|
|
|
|
|
|
-Channel proton-inbox
|
|
|
-Master :proton-remote:"Inbox"
|
|
|
-Slave :proton-local:Inbox
|
|
|
+Channel onec-archive
|
|
|
+Master :onec-remote:"Archive"
|
|
|
+Slave :onec-local:Archive
|
|
|
+Create Both
|
|
|
+Expunge Both
|
|
|
+SyncState *
|
|
|
+
|
|
|
+Channel onec-sent
|
|
|
+Master :onec-remote:"Sent"
|
|
|
+Slave :onec-local:Sent
|
|
|
+Create Both
|
|
|
+Expunge Both
|
|
|
+SyncState *
|
|
|
+
|
|
|
+Channel onec-trash
|
|
|
+Master :onec-remote:"Trash"
|
|
|
+Slave :onec-local:Trash
|
|
|
+Create Both
|
|
|
+Expunge Both
|
|
|
+SyncState *
|
|
|
+Expunge Both
|
|
|
+
|
|
|
+Group onec
|
|
|
+Channel onec-inbox
|
|
|
+Channel onec-archive
|
|
|
+Channel onec-sent
|
|
|
+Channel onec-drafts
|
|
|
+Channel onec-trash
|
|
|
+
|
|
|
+IMAPAccount timberwyck
|
|
|
+Host box.onec.me
|
|
|
+User colin@timberwyckfarm.com
|
|
|
+PassCmd "pass personal/colin@onec.me"
|
|
|
+SSLType IMAPS
|
|
|
+Port 993
|
|
|
+
|
|
|
+IMAPStore timberwyck-remote
|
|
|
+account timberwyck
|
|
|
+
|
|
|
+MaildirStore timberwyck-local
|
|
|
+# trailing "/" is important
|
|
|
+Path ~/Mail/colin@timberwyckfarm.com/
|
|
|
+Inbox ~/Mail/colin@timberwyckfarm.com/Inbox
|
|
|
+Trash ~/Mail/colin@timberwyckfarm.com/Trash
|
|
|
+SubFolders Verbatim
|
|
|
+
|
|
|
+Channel timberwyck-inbox
|
|
|
+Master :timberwyck-remote:"Inbox"
|
|
|
+Slave :timberwyck-local:Inbox
|
|
|
Create Both
|
|
|
Expunge Both
|
|
|
Patterns *
|
|
|
SyncState *
|
|
|
|
|
|
-Channel proton-archive
|
|
|
-Master :proton-remote:"Archive"
|
|
|
-Slave :proton-local:Archive
|
|
|
+Channel timberwyck-archive
|
|
|
+Master :timberwyck-remote:"Archive"
|
|
|
+Slave :timberwyck-local:Archive
|
|
|
Create Both
|
|
|
Expunge Both
|
|
|
SyncState *
|
|
|
|
|
|
-Channel proton-sent
|
|
|
-Master :proton-remote:"Sent"
|
|
|
-Slave :proton-local:Sent
|
|
|
+Channel timberwyck-sent
|
|
|
+Master :timberwyck-remote:"Sent"
|
|
|
+Slave :timberwyck-local:Sent
|
|
|
Create Both
|
|
|
Expunge Both
|
|
|
SyncState *
|
|
|
|
|
|
-Channel proton-trash
|
|
|
-Master :proton-remote:"Trash"
|
|
|
-Slave :proton-local:Trash
|
|
|
+Channel timberwyck-trash
|
|
|
+Master :timberwyck-remote:"Trash"
|
|
|
+Slave :timberwyck-local:Trash
|
|
|
Create Both
|
|
|
Expunge Both
|
|
|
SyncState *
|
|
|
Expunge Both
|
|
|
|
|
|
-Group proton
|
|
|
-Channel proton-inbox
|
|
|
-Channel proton-archive
|
|
|
-Channel proton-sent
|
|
|
-Channel proton-drafts
|
|
|
-Channel proton-trash
|
|
|
+Group timberwyck
|
|
|
+Channel timberwyck-inbox
|
|
|
+Channel timberwyck-archive
|
|
|
+Channel timberwyck-sent
|
|
|
+Channel timberwyck-drafts
|
|
|
+Channel timberwyck-trash
|