blob: ff59167264789e2243e26b29b5a9f8b460950215 (
plain)
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
|
# vim filetype=conf
IMAPStore bousset.rudy@gmail.com-remote
Host imap.gmail.com
Port 993
User bousset.rudy@gmail.com
PassCmd "pass show mutt/bousset.rudy@gmail.com"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/cert.pem
MaildirStore bousset.rudy@gmail.com-local
Subfolders Verbatim
Path /home/jozan/.local/share/mail/bousset.rudy@gmail.com/
Inbox /home/jozan/.local/share/mail/bousset.rudy@gmail.com/INBOX
Flatten .
Channel bousset.rudy@gmail.com
Expunge Both
Far :bousset.rudy@gmail.com-remote:
Near :bousset.rudy@gmail.com-local:
Patterns *
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
IMAPStore olsen.oyvind.nor@gmail.com-remote
Host imap.gmail.com
Port 993
User olsen.oyvind.nor@gmail.com
PassCmd "pass show mutt/olsen.oyvind.nor@gmail.com"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/cert.pem
MaildirStore olsen.oyvind.nor@gmail.com-local
Subfolders Verbatim
Path /home/jozan/.local/share/mail/olsen.oyvind.nor@gmail.com/
Inbox /home/jozan/.local/share/mail/olsen.oyvind.nor@gmail.com/INBOX
Flatten .
Channel olsen.oyvind.nor@gmail.com
Expunge Both
Far :olsen.oyvind.nor@gmail.com-remote:
Near :olsen.oyvind.nor@gmail.com-local:
Patterns *
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
IMAPStore towerofsilence777@gmail.com-remote
Host imap.gmail.com
Port 993
User towerofsilence777@gmail.com
PassCmd "pass show mutt/towerofsilence777@gmail.com"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/cert.pem
MaildirStore towerofsilence777@gmail.com-local
Subfolders Verbatim
Path /home/jozan/.local/share/mail/towerofsilence777@gmail.com/
Inbox /home/jozan/.local/share/mail/towerofsilence777@gmail.com/INBOX
Flatten .
Channel towerofsilence777@gmail.com
Expunge Both
Far :towerofsilence777@gmail.com-remote:
Near :towerofsilence777@gmail.com-local:
Patterns *
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
IMAPStore rbousset@secuserve.com-remote
Host next.optimails.com
Port 993
User rbousset@secuserve.com
PassCmd "pass show mutt/rbousset@secuserve.com"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/cert.pem
MaildirStore rbousset@secuserve.com-local
Subfolders Verbatim
Path /home/jozan/.local/share/mail/rbousset@secuserve.com/
Inbox /home/jozan/.local/share/mail/rbousset@secuserve.com/INBOX
Flatten .
Channel rbousset@secuserve.com
Expunge Both
Far :rbousset@secuserve.com-remote:
Near :rbousset@secuserve.com-local:
Patterns *
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
|