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