Commit | Line | Data |
---|---|---|
ec80f07a AB |
1 | # Global defaults |
2 | CopyArrivalDate yes | |
3 | Create Both | |
4 | Expunge Both | |
5 | ||
6 | ###### | |
d4cc5497 | 7 | IMAPAccount shemshak |
cad07800 | 8 | Host mail.shemshak.org |
4ed3a945 | 9 | User amin@shemshak.org |
d4cc5497 | 10 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak.gpg" |
ec80f07a AB |
11 | SSLType IMAPS |
12 | ||
d4cc5497 AB |
13 | IMAPStore shemshak-remote |
14 | Account shemshak | |
ec80f07a | 15 | |
d4cc5497 | 16 | IMAPAccount shemshak-local |
ec80f07a AB |
17 | Host 127.0.0.1 |
18 | Port 143 | |
4ed3a945 | 19 | User amin@shemshak.local |
d4cc5497 | 20 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak-local.gpg" |
ec80f07a AB |
21 | SSLType None |
22 | ||
d4cc5497 AB |
23 | IMAPStore shemshak-local |
24 | Account shemshak-local | |
ec80f07a | 25 | |
d4cc5497 AB |
26 | Channel shemshak |
27 | Master :shemshak-remote: | |
28 | Slave :shemshak-local: | |
ec80f07a AB |
29 | Patterns * |
30 | ||
31 | ###### | |
32 | IMAPAccount uwaterloo | |
33 | Host connect.uwaterloo.ca | |
34 | User abandali | |
35 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo.gpg" | |
36 | SSLType IMAPS | |
37 | ||
38 | IMAPStore uwaterloo-remote | |
39 | Account uwaterloo | |
40 | ||
d4cc5497 | 41 | IMAPAccount uwaterloo-local |
ec80f07a AB |
42 | Host 127.0.0.1 |
43 | Port 143 | |
cff9e258 | 44 | User abandali@uw.local |
d4cc5497 | 45 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo-local.gpg" |
ec80f07a AB |
46 | SSLType None |
47 | ||
48 | IMAPStore uwaterloo-local | |
d4cc5497 | 49 | Account uwaterloo-local |
ec80f07a AB |
50 | |
51 | Channel uwaterloo | |
52 | Master :uwaterloo-remote: | |
53 | Slave :uwaterloo-local: | |
54 | Patterns * | |
55 | ||
56 | ###### | |
57 | IMAPAccount csclub | |
58 | Host mail.csclub.uwaterloo.ca | |
59 | User abandali | |
60 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub.gpg" | |
61 | SSLType IMAPS | |
62 | ||
63 | IMAPStore csclub-remote | |
64 | Account csclub | |
65 | ||
d4cc5497 | 66 | IMAPAccount csclub-local |
ec80f07a AB |
67 | Host 127.0.0.1 |
68 | Port 143 | |
cff9e258 | 69 | User abandali@csc.uw.local |
d4cc5497 | 70 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub-local.gpg" |
ec80f07a AB |
71 | SSLType None |
72 | ||
73 | IMAPStore csclub-local | |
d4cc5497 | 74 | Account csclub-local |
ec80f07a AB |
75 | |
76 | Channel csclub | |
77 | Master :csclub-remote: | |
78 | Slave :csclub-local: | |
79 | Patterns * |