aboutsummaryrefslogtreecommitdiff
path: root/.mbsyncrc
diff options
context:
space:
mode:
Diffstat (limited to '.mbsyncrc')
-rw-r--r--.mbsyncrc29
1 files changed, 29 insertions, 0 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
index f6678a7..01ae168 100644
--- a/.mbsyncrc
+++ b/.mbsyncrc
@@ -145,4 +145,33 @@ Patterns * !Calendar
Create Both
Sync All
Expunge Both
+SyncState *
+
+##
+# cgtsuse.org
+
+IMAPAccount cgtsuse
+Host cgtsuse.org
+User msabate@cgtsuse.org
+PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusede.gpg"
+SSLType IMAPS
+AuthMechs Login
+CertificateFile /etc/ssl/ca-bundle.pem
+Timeout 0
+
+IMAPStore cgtsuse-remote
+Account cgtsuse
+
+MaildirStore cgtsuse-local
+Path ~/.mail/cgtsuse/
+Inbox ~/.mail/cgtsuse/inbox
+SubFolders Verbatim
+
+Channel cgtsuse
+Master :cgtsuse-remote:
+Slave :cgtsuse-local:
+Patterns * !Calendar
+Create Both
+Sync All
+Expunge Both
SyncState * \ No newline at end of file