From 61a1a18ec6616491a5472b6f94226c8126cf764a Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Mon, 21 Feb 2022 10:20:00 +0100 Subject: Add mutt/rock stuff. --- .config/isync/mbsyncrc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .config/isync/mbsyncrc (limited to '.config/isync') diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc new file mode 100644 index 0000000..f138920 --- /dev/null +++ b/.config/isync/mbsyncrc @@ -0,0 +1,21 @@ +IMAPAccount main +Host mail.mehdix.org +User mehdi@mehdix.org +PassCmd "pass mail/mx" +SSLType IMAPS +AuthMechs LOGIN + +IMAPStore main-remote +Account main + +MaildirStore main-local +Subfolders Verbatim +Path ~/Maildir/main/ +Inbox ~/Maildir/main/Inbox + +Channel main +Far :main-remote: +Near :main-local: +Patterns * +Create Both +SyncState * -- cgit v1.2.3