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