-
Notifications
You must be signed in to change notification settings - Fork 0
/
.mbsyncrc
69 lines (60 loc) · 1.63 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
# mailbox.org
IMAPStore [email protected]
Host imap.mailbox.org
Port 993
User [email protected]
PassCmd "gopass --password E-Mail/mailbox.org"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore [email protected]
Subfolders Verbatim
Path /home/maximilian/.mail/[email protected]/
Inbox /home/maximilian/.mail/[email protected]/INBOX
Channel mailbox.org
Expunge Both
Far :[email protected]:
Near :[email protected]:
Patterns *
Create Near
SyncState *
# tuhh.de
IMAPStore [email protected]
Host mail.tu-harburg.de
Port 993
User cms8231
PassCmd "gopass --password [email protected]"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore [email protected]
Subfolders Verbatim
Path /home/maximilian/.mail/[email protected]/
Inbox /home/maximilian/.mail/[email protected]/INBOX
Channel [email protected]
Expunge Both
Far :[email protected]:
Near :[email protected]:
Patterns *
Create Near
SyncState *
# hulks.de
IMAPStore [email protected]
Host mail.webspace.bz
Port 993
User [email protected]
PassCmd "gopass --password HULKs/[email protected]"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore [email protected]
Subfolders Verbatim
Path /home/maximilian/.mail/[email protected]/
Inbox /home/maximilian/.mail/[email protected]/INBOX
Channel hulks.de
Expunge Both
Far :[email protected]:
Near :[email protected]:
Patterns *
Create Near
SyncState *