1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- IMAPAccount onec
- Host box.onec.me
- User colin@onec.me
- PassCmd "pass personal/colin@onec.me"
- SSLType IMAPS
- Port 993
- IMAPStore onec-remote
- account onec
- MaildirStore onec-local
- # trailing "/" is important
- Path ~/Mail/colin@onec.me/
- Inbox ~/Mail/colin@onec.me/Inbox
- Trash Trash
- Channel onec-folders
- Master :onec-remote:
- Slave :onec-local:
- Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash"
- Create Both
- Expunge Both
- SyncState *
- Group onec
- Channel onec-folders
- 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 Trash
- Channel timberwyck-folders
- Master :timberwyck-remote:
- Slave :timberwyck-local:
- Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash"
- Create Both
- Expunge Both
- SyncState *
- Group timberwyck
- Channel timberwyck-folders
- IMAPAccount unblink
- Host box.onec.me
- User colin@unbl.ink
- PassCmd "pass personal/colin@onec.me"
- SSLType IMAPS
- Port 993
- IMAPStore unblink-remote
- account unblink
- MaildirStore unblink-local
- # trailing "/" is important
- Path ~/Mail/colin@unbl.ink/
- Inbox ~/Mail/colin@unbl.ink/Inbox
- Trash Trash
- Channel unblink-folders
- Master :unblink-remote:
- Slave :unblink-local:
- Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash"
- Create Both
- Expunge Both
- SyncState *
- Group unblink
- Channel unblink-folders
|