summaryrefslogtreecommitdiffstats
path: root/.mbsyncrc
blob: 68da0e2e814234b94db516d28e1cab7b811684ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Global defaults
CopyArrivalDate yes
Create Both
Expunge Both

######
IMAPAccount amin
Host mail.bndl.org
User amin@bndl.org
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg"
SSLType IMAPS

IMAPStore amin-remote
Account amin

IMAPAccount amin-dovecot
Host 127.0.0.1
Port 143
User amin@bndl.org
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin-dovecot.gpg"
SSLType None

IMAPStore amin-local
Account amin-dovecot

Channel amin
Master :amin-remote:
Slave :amin-local:
Patterns *

######
IMAPAccount uwaterloo
Host connect.uwaterloo.ca
User abandali
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo.gpg"
SSLType IMAPS

IMAPStore uwaterloo-remote
Account uwaterloo

IMAPAccount uwaterloo-dovecot
Host 127.0.0.1
Port 143
User abandali@uwaterloo.ca
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo-dovecot.gpg"
SSLType None

IMAPStore uwaterloo-local
Account uwaterloo-dovecot

Channel uwaterloo
Master :uwaterloo-remote:
Slave :uwaterloo-local:
Patterns *

######
IMAPAccount csclub
Host mail.csclub.uwaterloo.ca
User abandali
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub.gpg"
SSLType IMAPS

IMAPStore csclub-remote
Account csclub

IMAPAccount csclub-dovecot
Host 127.0.0.1
Port 143
User abandali@csclub.uw
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub-dovecot.gpg"
SSLType None

IMAPStore csclub-local
Account csclub-dovecot

Channel csclub
Master :csclub-remote:
Slave :csclub-local:
Patterns *