blob: 3335918284dd38107d24cc00177a8c57b14dcae2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
MaildirStore local
Path ~/.maildir/
Inbox ~/.maildir/
SubFolders Verbatim
IMAPAccount cobalt
Host cobalt.jesterpm.net
User jesterpm
PassCmd "imap-pass -g jesterpm@cobalt.jesterpm.net"
SSLType IMAPS
IMAPStore cobalt
Account cobalt
Channel sync-cobalt-local
Master :cobalt:
Slave :local:
Pattern *
Create Both
Remove Both
Expunge Both
|