1 # write state file into each slaves mailbox
8 Host imap.mailfence.com
10 PassCmd "sed -En '/imap.mailfence.com.*samirbenmendil/ s/.*password (.*)/\\1/p' ~/.netrc"
13 CertificateFile /etc/ssl/certs/ca-certificates.crt
15 IMAPStore mailfence-remote
18 MaildirStore mailfence-local
19 Path ~/mail/mailfence/
20 Inbox ~/mail/mailfence/inbox
23 Channel mailfence-inbox
24 Master :mailfence-remote:
25 Slave :mailfence-local:
28 Channel mailfence-drafts
29 Master :mailfence-remote:"Drafts"
30 Slave :mailfence-local:"drafts"
32 Channel mailfence-sent
33 Master :mailfence-remote:"Sent Items"
34 Slave :mailfence-local:"sent"
36 Channel mailfence-spam
37 Master :mailfence-remote:"Spam?"
38 Slave :mailfence-local:"spam"
41 Master :mailfence-remote:"Trash"
42 Slave :mailfence-local:"trash"
44 Channel mailfence-archive
45 Master :mailfence-remote:
46 Slave :mailfence-local:
50 Channel mailfence-inbox
51 Channel mailfence-drafts
52 Channel mailfence-sent
53 Channel mailfence-spam
55 Channel mailfence-archive
59 User samir.benmendil@gmail.com
60 PassCmd "sed -En '/imap.gmail.com.*samir.benmendil@gmail.com/ s/.*password (.*)/\\1/p' ~/.netrc"
64 CertificateFile /etc/ssl/certs/ca-certificates.crt
66 IMAPStore gmail-remote
69 MaildirStore gmail-local
71 Inbox ~/mail/gmail/inbox/
84 Channel gmail-youtube-watch.later
87 Patterns "youtube-watch.later"
89 Channel gmail-youtube-orig
92 Patterns "youtube-orig"
95 Master :gmail-remote:"[Google Mail]/All Mail"
96 Slave :gmail-local:"archive"
99 Master :gmail-remote:"[Google Mail]/Drafts"
100 Slave :gmail-local:"drafts"
103 Master :gmail-remote:"[Google Mail]/Sent Mail"
104 Slave :gmail-local:"sent"
107 Master :gmail-remote:"[Google Mail]/Spam"
108 Slave :gmail-local:"spam"
110 Channel gmail-flagged
111 Master :gmail-remote:"[Google Mail]/Starred"
112 Slave :gmail-local:"flagged"
115 Master :gmail-remote:"[Google Mail]/Bin"
116 Slave :gmail-local:"bin"
119 Channel gmail-default
123 Channel gmail-flagged
127 Channel gmail-youtube
128 Channel gmail-youtube-watch.later
129 Channel gmail-youtube-orig
130 Channel gmail-archive
135 PassCmd "sed -En '/imap.gmail.com.*samir@fppnt.com/ s/.*password (.*)/\\1/p' ~/.netrc"
139 CertificateFile /etc/ssl/certs/ca-certificates.crt
144 MaildirStore fpp-local
146 Inbox ~/mail/fpp/inbox/
155 Master :fpp-remote:"[Gmail]/All Mail"
156 Slave :fpp-local:"archive"
159 Master :fpp-remote:"[Gmail]/Drafts"
160 Slave :fpp-local:"drafts"
163 Master :fpp-remote:"[Gmail]/Sent Mail"
164 Slave :fpp-local:"sent"
167 Master :fpp-remote:"[Gmail]/Spam"
168 Slave :fpp-local:"spam"
171 Master :fpp-remote:"[Gmail]/Starred"
172 Slave :fpp-local:"flagged"
175 Master :fpp-remote:"[Gmail]/Trash"
176 Slave :fpp-local:"bin"