diff options
author | Michael Hunteman <michael@huntm.net> | 2023-05-01 13:04:14 -0500 |
---|---|---|
committer | Michael Hunteman <michael@huntm.net> | 2023-07-08 18:48:40 -0500 |
commit | 5dd596aa0ea5aba19a5f4c57edaaed7c04403558 (patch) | |
tree | 16f6327211d9bbcbb073f5159244a1e1902ac1ed /.mbsyncrc |
Initial commit
Diffstat (limited to '.mbsyncrc')
-rw-r--r-- | .mbsyncrc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.mbsyncrc b/.mbsyncrc new file mode 100644 index 0000000..dd938f7 --- /dev/null +++ b/.mbsyncrc @@ -0,0 +1,19 @@ +IMAPAccount michael +Host mail.huntm.net +User michael@huntm.net +PassCmd "pass Email/huntm.net" +SSLType IMAPS + +MaildirStore local +Path ~/mail/ +INBOX ~/mail/INBOX +SubFolders Verbatim + +IMAPStore michael +Account michael + +Channel primary +Far :michael: +Near :local: +Patterns INBOX Archive Sent Junk +Expunge Both |