-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mbsyncrc
92 lines (67 loc) · 1.71 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# * outlook
IMAPAccount outlook
Host outlook.office365.com
Port 993
UserCmd "pass show outlook-email"
PassCmd "cd /home/johannes/Dropbox/technical_stuff_general/dotfiles/.emacs.d/config && ./mutt_oauth2_outlook.py token_outlook1"
AuthMechs XOAUTH2
SSLType IMAPS
IMAPStore outlook-remote
Account outlook
MaildirStore outlook-local
Subfolders Legacy
Path ~/mbsync/outlook/
Inbox ~/mbsync/outlook/Inbox
Channel outlook
Far :outlook-remote:
Near :outlook-local:
# Patterns * !"Conversation History" !Calendar !Archive !Archives !Clutter !Drafts
Patterns *
Create Both
Expunge Both
SyncState *
# ================
# * outlook2
IMAPAccount outlook2
Host outlook.office365.com
Port 993
UserCmd "pass show outlook2-email"
PassCmd "cd /home/johannes/Dropbox/technical_stuff_general/dotfiles/.emacs.d/config && ./mutt_oauth2_outlook2.py token_outlook2"
AuthMechs XOAUTH2
SSLType IMAPS
IMAPStore outlook2-remote
Account outlook2
MaildirStore outlook2-local
Path /home/johannes/mbsync/outlook2/
Inbox /home/johannes/mbsync/outlook2/Inbox/
SubFolders Legacy
Channel outlook2
Far :outlook2-remote:
Near :outlook2-local:
Patterns *
Create Both
Expunge Both
SyncState *
# ===============
# * uva staff mail
IMAPAccount uva
Host outlook.office365.com
Port 993
UserCmd "pass show uva-email"
PassCmd "cd /home/johannes/Dropbox/technical_stuff_general/dotfiles/.emacs.d/config && ./mutt_oauth2.py token_uvamail"
AuthMechs XOAUTH2
SSLType IMAPS
IMAPStore uva-remote
Account uva
MaildirStore uva-local
Subfolders Verbatim
Path ~/mbsync/uva/
Inbox ~/mbsync/uva/Inbox
Channel uva
Far :uva-remote:
Near :uva-local:
# Patterns * !"Conversation History" !Calendar !Archive !Archives !Clutter !Drafts
Patterns *
Create Both
Expunge Both
SyncState *