-
Notifications
You must be signed in to change notification settings - Fork 0
/
.mbsyncrc
210 lines (177 loc) · 3.99 KB
/
.mbsyncrc
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
IMAPStore post-remote
Host imap.domeneshop.no
Port 993
User barskern1
PassCmd "pass mutt-wizard-post"
TLSType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore post-local
Subfolders Verbatim
Path ~/.local/share/mail/post/
Inbox ~/.local/share/mail/post/INBOX
Flatten .
Channel post
Expunge Both
Far :post-remote:
Near :post-local:
Patterns * !"[Gmail]/All Mail"
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
IMAPStore nett-remote
Host imap.domeneshop.no
Port 993
User barskern3
PassCmd "pass mutt-wizard-nett"
TLSType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore nett-local
Subfolders Verbatim
Path ~/.local/share/mail/nett/
Inbox ~/.local/share/mail/nett/INBOX
Flatten .
Channel nett
Expunge Both
Far :nett-remote:
Near :nett-local:
Patterns * !"[Gmail]/All Mail"
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
IMAPStore dev-remote
Host imap.domeneshop.no
Port 993
User barskern2
PassCmd "pass mutt-wizard-dev"
TLSType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore dev-local
Subfolders Verbatim
Path ~/.local/share/mail/dev/
Inbox ~/.local/share/mail/dev/INBOX
Flatten .
Channel dev
Expunge Both
Far :dev-remote:
Near :dev-local:
Patterns * !"[Gmail]/All Mail"
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
#####################################################
### EXPIRED ACCOUNTS
#####################################################
#IMAPStore student-remote
#Host outlook.office365.com
#Port 993
#User [email protected]
#PassCmd "pass mutt-wizard-student"
#AuthMechs LOGIN
#TLSType IMAPS
#CertificateFile /etc/ssl/certs/ca-certificates.crt
#MaildirStore student-local
#Subfolders Verbatim
#Path ~/.local/share/mail/student/
#Inbox ~/.local/share/mail/student/INBOX
#Flatten .
#Channel student
#Expunge Both
#Far :student-remote:
#Near :student-local:
#Patterns * !"[Gmail]/All Mail"
#Create Both
#SyncState *
#MaxMessages 0
## End profile
#IMAPStore student-polimi-remote
#Host outlook.office365.com
#Port 993
#User [email protected]
#PassCmd "pass mutt-wizard-student-polimi"
#AuthMechs LOGIN
#TLSType IMAPS
#CertificateFile /etc/ssl/certs/ca-certificates.crt
#MaildirStore student-polimi-local
#Subfolders Verbatim
#Path ~/.local/share/mail/student-polimi/
#Inbox ~/.local/share/mail/student-polimi/INBOX
#Flatten .
#Channel student-polimi
#Expunge Both
#Far :student-polimi-remote:
#Near :student-polimi-local:
#Patterns * !"[Gmail]/All Mail"
#Create Both
#SyncState *
#MaxMessages 0
## End profile
#IMAPStore work-remote
#Host outlook.office365.com
#Port 993
#User [email protected]
#PassCmd "pass mutt-wizard-work"
#AuthMechs LOGIN
#TLSType IMAPS
#CertificateFile /etc/ssl/certs/ca-certificates.crt
#MaildirStore work-local
#Subfolders Verbatim
#Path ~/.local/share/mail/work/
#Inbox ~/.local/share/mail/work/INBOX
#Flatten .
#Channel work
#Expunge Both
#Far :work-remote:
#Near :work-local:
#Patterns * !"[Gmail]/All Mail"
#Create Both
#SyncState *
#MaxMessages 0
## End profile
#IMAPStore hoved-old-remote
#Host outlook.office365.com
#Port 993
#User [email protected]
#PassCmd "pass mutt-wizard-hoved-old"
#TLSType IMAPS
#CertificateFile /etc/ssl/certs/ca-certificates.crt
#MaildirStore hoved-old-local
#Subfolders Verbatim
#Path ~/.local/share/mail/hoved-old/
#Inbox ~/.local/share/mail/hoved-old/INBOX
#Flatten .
#Channel hoved-old
#Expunge Both
#Far :hoved-old-remote:
#Near :hoved-old-local:
#Patterns * !"[Gmail]/All Mail"
#Create Both
#SyncState *
#MaxMessages 0
## End profile
#IMAPStore dev-old-remote
#Host outlook.office365.com
#Port 993
#User [email protected]
#PassCmd "pass mutt-wizard-dev-old"
#TLSType IMAPS
#CertificateFile /etc/ssl/certs/ca-certificates.crt
#MaildirStore dev-old-local
#Subfolders Verbatim
#Path ~/.local/share/mail/dev-old/
#Inbox ~/.local/share/mail/dev-old/INBOX
#Flatten .
#Channel dev-old
#Expunge Both
#Far :dev-old-remote:
#Near :dev-old-local:
#Patterns * !"[Gmail]/All Mail"
#Create Both
#SyncState *
#MaxMessages 0
## End profile