summaryrefslogtreecommitdiffstats
path: root/mbsyncrc
blob: 07b2508bdee039dd8a034d37f00a2b0546cacbc7 (plain) (blame)
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
SyncState *
Sync Pull All Push All

IMAPAccount mrlemon@mailforce.net
Host imap.fastmail.com
Port 993
User mrlemon@mailforce.net
PassCmd "echo $(pass AppPasswords/mbsync_fastmail_may2022)"
SSLType IMAPS

IMAPStore fastmail-remote
Account mrlemon@mailforce.net
UseNamespace yes

MaildirStore fastmail-local
SubFolders Verbatim
Inbox ~/Mail/fastmail/INBOX
Path ~/Mail/fastmail/
Flatten .

Channel fastmailchannel
Far :fastmail-remote:
Near :fastmail-local:
Patterns *
Create Both
Expunge Both
SyncState *
    
IMAPAccount matthewlemon@protonmail.com
Host 127.0.0.1
Port 1143
#User matt@matthewlemon.com
User matthewlemon@protonmail.com
PassCmd "echo $(pass AppPasswords/hydroxide)"
SSLType None
#AuthMechs LOGIN
    
IMAPStore matthewlemonproton-remote
Account matthewlemon@protonmail.com
UseNamespace yes
    
MaildirStore matthewlemonproton-local
SubFolders Verbatim
Inbox ~/Mail/matthewlemonproton/INBOX
Path ~/Mail/matthewlemonproton/
Flatten .
    
Channel matthewlemonproton
Far :matthewlemonproton-remote:
Near :matthewlemonproton-local:
Patterns * !"All Mail"*
Create Both
Expunge Both
SyncState *