Commit | Line | Data |
---|---|---|
1 | # Global defaults | |
2 | CopyArrivalDate yes | |
3 | ||
4 | ###### | |
5 | IMAPAccount amin | |
6 | Host nix.aminb.org | |
7 | User amin@aminb.org | |
8 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg" | |
9 | SSLType IMAPS | |
10 | ||
11 | IMAPStore amin-remote | |
12 | Account amin | |
13 | ||
14 | MaildirStore amin-local | |
15 | Path ~/mail/amin/ | |
16 | Inbox ~/mail/amin/Inbox | |
17 | ||
18 | Channel amin | |
19 | Master :amin-remote: | |
20 | Slave :amin-local: | |
21 | Patterns * !dovecot* | |
22 | Create Both | |
23 | SyncState * |