forked from hashrocket/dotmatrix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.mbsyncrc
69 lines (60 loc) · 1.29 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
69
Create Both
Expunge Both
SyncState *
IMAPAccount work
Host outlook.office365.com
Port 993
User [email protected]
PassCmd "pass Exchange"
SSLType IMAPS
SSLVersions TLSv1.2
AuthMechs LOGIN
IMAPStore work-remote
Account work
MaildirStore work-local
Subfolders Verbatim
Path ~/mail/work/
Inbox ~/mail/work/Inbox
Channel work
Master :work-remote:
Slave :work-local:
Patterns * !"Archives" !"Sync Issues" !"Sync Issues/Conflicts" !"Sync Issues/Local Failures" !"Sync Issues/Server Failures" !"Unsent Messages" !"Working Set"
# IMAPAccount icloud
# Host imap.mail.me.com
# User b.shega
# PassCmd "pass iCloud"
# Port 993
# SSLType IMAPS
# SSLVersions TLSv1.2
# AuthMechs PLAIN
#
# IMAPStore icloud-remote
# Account icloud
#
# MaildirStore icloud-local
# SubFolders Verbatim
# path ~/mail/personal/
# Inbox ~/mail/personal/Inbox
# Trash Trash
#
# Channel icloud
# Master :icloud-remote:
# Slave :icloud-local:
# Patterns * !"Notes" !"Deleted Messages" !"Junk"
IMAPAccount personal
Host imap.gmail.com
User [email protected]
PassCmd "pass Gmail"
SSLType IMAPS
SSLVersions TLSv1.2
AuthMechs LOGIN
IMAPStore personal-remote
Account personal
MaildirStore personal-local
SubFolders Verbatim
Path ~/mail/personal/
Inbox ~/mail/personal/Inbox
Channel personal
Master :personal-remote:
Slave :personal-local:
Patterns *