summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/isyncrc129
1 files changed, 129 insertions, 0 deletions
diff --git a/.config/isyncrc b/.config/isyncrc
new file mode 100644
index 0000000..b4c8fd3
--- /dev/null
+++ b/.config/isyncrc
@@ -0,0 +1,129 @@
1IMAPStore ceng_argor-remote
2Host imap.ceng.metu.edu.tr
3Port 993
4User yigit
5PassCmd "pass metu/ceng/argor"
6AuthMechs LOGIN
7TLSType 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 *
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 metu/personel"
32AuthMechs LOGIN
33TLSType 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 *
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 metu/ceng/student"
58AuthMechs LOGIN
59TLSType 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 *
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 metu/student"
84AuthMechs LOGIN
85TLSType 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 *
99Create Both
100SyncState *
101MaxMessages 0
102ExpireUnread no
103# End profile
104
105IMAPStore xyz-remote
106Host mail.yigitsever.com
107Port 993
108User yigit
109PassCmd "pass xyz/mail"
110AuthMechs LOGIN
111TLSType IMAPS
112CertificateFile /etc/ssl/certs/ca-certificates.crt
113
114MaildirStore xyz-local
115Subfolders Verbatim
116Path ~/.local/share/mail/xyz/
117Inbox ~/.local/share/mail/xyz/INBOX
118
119Channel xyz
120Expunge Both
121Far :xyz-remote:
122Near :xyz-local:
123Remove Both
124Patterns *
125Create Both
126SyncState *
127MaxMessages 0
128ExpireUnread no
129# End profile