diff options
Diffstat (limited to 'mbsyncrc')
-rw-r--r-- | mbsyncrc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mbsyncrc b/mbsyncrc new file mode 100644 index 0000000..6a2ce0f --- /dev/null +++ b/mbsyncrc @@ -0,0 +1,21 @@ +IMAPAccount theos +Host theos.kyriasis.com +User kyrias +PassCmd "pass show mail/johannes@kyriasis.com" +UseIMAPS yes +CertificateFile /etc/ssl/certs/ca-certificates.crt + +IMAPStore theos-remote +Account theos + +MaildirStore theos-local +Path ~/.mail/ +Inbox ~/.mail/Inbox + +Channel theos +Master :theos-remote: +Slave :theos-local: +Patterns * +Create Slave +SyncState * +Expunge Both |