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 | ||
ab79953a AB |
31 | ###### |
32 | IMAPAccount gnub | |
33 | Host mail.shemshak.org | |
b1576aa5 | 34 | User gnu@bandali.eu.org |
ab79953a AB |
35 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub.gpg" |
36 | SSLType IMAPS | |
37 | ||
38 | IMAPStore gnub-remote | |
39 | Account gnub | |
40 | ||
41 | IMAPAccount gnub-local | |
42 | Host 127.0.0.1 | |
43 | Port 143 | |
44 | User bandali@gnu.local | |
45 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub-local.gpg" | |
46 | SSLType None | |
47 | ||
48 | IMAPStore gnub-local | |
49 | Account gnub-local | |
50 | ||
51 | Channel gnub | |
52 | Master :gnub-remote: | |
53 | Slave :gnub-local: | |
54 | Patterns * | |
55 | ||
ec80f07a AB |
56 | ###### |
57 | IMAPAccount uwaterloo | |
58 | Host connect.uwaterloo.ca | |
59 | User abandali | |
60 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo.gpg" | |
61 | SSLType IMAPS | |
62 | ||
63 | IMAPStore uwaterloo-remote | |
64 | Account uwaterloo | |
65 | ||
d4cc5497 | 66 | IMAPAccount uwaterloo-local |
ec80f07a AB |
67 | Host 127.0.0.1 |
68 | Port 143 | |
cff9e258 | 69 | User abandali@uw.local |
d4cc5497 | 70 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo-local.gpg" |
ec80f07a AB |
71 | SSLType None |
72 | ||
73 | IMAPStore uwaterloo-local | |
d4cc5497 | 74 | Account uwaterloo-local |
ec80f07a AB |
75 | |
76 | Channel uwaterloo | |
77 | Master :uwaterloo-remote: | |
78 | Slave :uwaterloo-local: | |
79 | Patterns * | |
80 | ||
81 | ###### | |
82 | IMAPAccount csclub | |
83 | Host mail.csclub.uwaterloo.ca | |
84 | User abandali | |
85 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub.gpg" | |
86 | SSLType IMAPS | |
87 | ||
88 | IMAPStore csclub-remote | |
89 | Account csclub | |
90 | ||
d4cc5497 | 91 | IMAPAccount csclub-local |
ec80f07a AB |
92 | Host 127.0.0.1 |
93 | Port 143 | |
cff9e258 | 94 | User abandali@csc.uw.local |
d4cc5497 | 95 | PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub-local.gpg" |
ec80f07a AB |
96 | SSLType None |
97 | ||
98 | IMAPStore csclub-local | |
d4cc5497 | 99 | Account csclub-local |
ec80f07a AB |
100 | |
101 | Channel csclub | |
102 | Master :csclub-remote: | |
103 | Slave :csclub-local: | |
104 | Patterns * |