diff options
| author | Mehdi Sadeghi <mehdi@mehdix.org> | 2022-02-21 10:20:00 +0100 |
|---|---|---|
| committer | Mehdi Sadeghi <mehdi@mehdix.org> | 2022-03-12 13:50:56 +0100 |
| commit | 61a1a18ec6616491a5472b6f94226c8126cf764a (patch) | |
| tree | 54fbf80beefb54181ea73c59fa0c59de0f5560eb /.config/isync/mbsyncrc | |
| parent | a2a18f7095eb78b6293a7d549e32da91005f65d7 (diff) | |
Add mutt/rock stuff.
Diffstat (limited to '.config/isync/mbsyncrc')
| -rw-r--r-- | .config/isync/mbsyncrc | 21 |
1 files changed, 21 insertions, 0 deletions
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 * |
