summaryrefslogtreecommitdiffstats
path: root/.mbsyncrc
diff options
context:
space:
mode:
authorYigit Sever2021-10-12 01:01:01 +0300
committerYigit Sever2021-10-12 01:01:01 +0300
commit22bafa21869fb47d8f6568a0e047c226926f20e0 (patch)
tree90b18965b589d95e27e166186ddc32ca8f92471b /.mbsyncrc
parent20e42aa0d070f0c09ab20bf4ab42c3495a807e1c (diff)
downloaddotfiles-22bafa21869fb47d8f6568a0e047c226926f20e0.tar.gz
dotfiles-22bafa21869fb47d8f6568a0e047c226926f20e0.tar.bz2
dotfiles-22bafa21869fb47d8f6568a0e047c226926f20e0.zip
mutt: free from the shackles
diffstat (limited to '.mbsyncrc')
-rw-r--r--.mbsyncrc131
1 files changed, 131 insertions, 0 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
new file mode 100644
index 0000000..703c2f0
--- /dev/null
+++ b/.mbsyncrc
@@ -0,0 +1,131 @@
1IMAPStore ceng_argor-remote
2Host imap.ceng.metu.edu.tr
3Port 993
4User yigit
5PassCmd "pass mutt-wizard-ceng_argor"
6AuthMechs LOGIN
7SSLType IMAPS
8CertificateFile /etc/ssl/certs/ca-certificates.crt
9
10MaildirStore ceng_argor-local
11Subfolders Verbatim
12Path ~/.local/share/mail/ceng_argor/
13Inbox ~/.local/share/mail/ceng_argor/INBOX
14Flatten .
15
16Channel ceng_argor
17Expunge Both
18Far :ceng_argor-remote:
19Near :ceng_argor-local:
20Patterns * !"[Gmail]/All Mail"
21Create Both
22SyncState *
23MaxMessages 0
24ExpireUnread no
25# End profile
26
27IMAPStore metu_argor-remote
28Host imap.metu.edu.tr
29Port 993
30User ysever
31PassCmd "pass mutt-wizard-metu_argor"
32AuthMechs LOGIN
33SSLType IMAPS
34CertificateFile /etc/ssl/certs/ca-certificates.crt
35
36MaildirStore metu_argor-local
37Subfolders Verbatim
38Path ~/.local/share/mail/metu_argor/
39Inbox ~/.local/share/mail/metu_argor/INBOX
40Flatten .
41
42Channel metu_argor
43Expunge Both
44Far :metu_argor-remote:
45Near :metu_argor-local:
46Patterns * !"[Gmail]/All Mail"
47Create Both
48SyncState *
49MaxMessages 0
50ExpireUnread no
51# End profile
52
53IMAPStore ceng_stu-remote
54Host imap.ceng.metu.edu.tr
55Port 993
56User e2482057
57PassCmd "pass mutt-wizard-ceng_stu"
58AuthMechs LOGIN
59SSLType IMAPS
60CertificateFile /etc/ssl/certs/ca-certificates.crt
61
62MaildirStore ceng_stu-local
63Subfolders Verbatim
64Path ~/.local/share/mail/ceng_stu/
65Inbox ~/.local/share/mail/ceng_stu/INBOX
66Flatten .
67
68Channel ceng_stu
69Expunge Both
70Far :ceng_stu-remote:
71Near :ceng_stu-local:
72Patterns * !"[Gmail]/All Mail"
73Create Both
74SyncState *
75MaxMessages 0
76ExpireUnread no
77# End profile
78
79IMAPStore metu_stu-remote
80Host imap.metu.edu.tr
81Port 993
82User e248205
83PassCmd "pass mutt-wizard-metu_stu"
84AuthMechs LOGIN
85SSLType IMAPS
86CertificateFile /etc/ssl/certs/ca-certificates.crt
87
88MaildirStore metu_stu-local
89Subfolders Verbatim
90Path ~/.local/share/mail/metu_stu/
91Inbox ~/.local/share/mail/metu_stu/INBOX
92Flatten .
93
94Channel metu_stu
95Expunge Both
96Far :metu_stu-remote:
97Near :metu_stu-local:
98Patterns * !"[Gmail]/All Mail"
99Create Both
100SyncState *
101MaxMessages 0
102ExpireUnread no
103# End profile
104
105
106IMAPStore xyz-remote
107Host mail.yigitsever.com
108Port 993
109User yigit
110PassCmd "pass mutt-wizard-xyz"
111AuthMechs LOGIN
112SSLType IMAPS
113CertificateFile /etc/ssl/certs/ca-certificates.crt
114
115MaildirStore xyz-local
116Subfolders Verbatim
117Path ~/.local/share/mail/xyz/
118Inbox ~/.local/share/mail/xyz/INBOX
119
120Channel xyz
121Expunge Both
122Far :xyz-remote:
123Near :xyz-local:
124Remove Both
125Patterns * !"[Gmail]/All Mail"
126Create Both
127SyncState *
128MaxMessages 0
129ExpireUnread no
130# End profile
131