From 6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 02:38:33 +0200 Subject: Organise everything systematically. --- Mail/mbsyncrc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Mail/mbsyncrc (limited to 'Mail/mbsyncrc') diff --git a/Mail/mbsyncrc b/Mail/mbsyncrc new file mode 100644 index 0000000..9e9bc65 --- /dev/null +++ b/Mail/mbsyncrc @@ -0,0 +1,25 @@ +IMAPAccount dove +Host skozl.com +User v@skozl.com +Pass youwish +UseIMAPS yes +CertificateFile /etc/ssl/certs/ca-certificates.crt + + +IMAPStore dove-remote +Account dove + +MaildirStore dove-local +# The trailing "/" is important +Path ~/.mail/dove/ +Inbox ~/.mail/dove/Inbox + +Channel gmail +Master :dove-remote: +Slave :dove-local: +Patterns * +# Automatically create missing mailboxes, both locally and on the server +Create Both +# Save the synchronization state files in the relevant directory +SyncState * + -- cgit v1.2.3-54-g00ecf