From ebaf821d8ac29fdf65a3deba327c6ecb16ced2c2 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 20 Apr 2022 09:10:58 +0100 Subject: added some mbsync and mutt config --- mbsyncrc | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 mbsyncrc (limited to 'mbsyncrc') diff --git a/mbsyncrc b/mbsyncrc new file mode 100644 index 0000000..f1f2b5c --- /dev/null +++ b/mbsyncrc @@ -0,0 +1,28 @@ +SyncState * +Sync Pull All Push All + +IMAPAccount matthewlemon@protonmail.com +Host 127.0.0.1 +Port 1143 +#User matt@matthewlemon.com +User matthewlemon@protonmail.com +PassCmd "echo $(pass AppPasswords/hydroxide)" +SSLType None +AuthMechs LOGIN + +IMAPStore matthewlemonproton-remote +Account matthewlemon@protonmail.com +UseNamespace yes + +MaildirStore matthewlemonproton-local +SubFolders Verbatim +Inbox ~/Mail/matthewlemonproton/INBOX +Path ~/Mail/matthewlemonproton/ +Flatten . + +Channel matthewlemonproton +Far :matthewlemonproton-remote: +Near :matthewlemonproton-local: +Patterns * +Create Both +Expunge Both -- cgit v1.2.3