From 6ad5f1cfda26c41fb1b7d06030c1918c06a3aad2 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 27 Dec 2021 19:06:29 -0500 Subject: switch from offlineimap to mbsync --- mbsyncrc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 mbsyncrc (limited to 'mbsyncrc') diff --git a/mbsyncrc b/mbsyncrc new file mode 100644 index 0000000..40080fb --- /dev/null +++ b/mbsyncrc @@ -0,0 +1,27 @@ +Expunge None +Create Both + +MaildirStore local +Path ~/Maildir/ +Inbox ~/Maildir/INBOX +Trash Trash +Flatten . + +IMAPStore mail +Host mail.tozt.net +User doy@tozt.net +PassCmd "rbw get mail.tozt.net doy@tozt.net" +SSLType IMAPS +SSLVersions TLSv1.2 TLSv1.3 + +Channel all +Far :mail: +Near :local: +Sync PullNew Push +Patterns * !.notmuch + +Channel priority +Far :mail: +Near :local: +Sync PullNew Push +Patterns INBOX personal -- cgit v1.2.3-54-g00ecf