commit 4f618c26bbe8b478126148aeeae3588b739c000f
parent 356411c3f1ac9a8348000318bb8a804dc53e063c
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Mon, 16 May 2022 15:33:02 -0500
Changed type of mailbox
Now, it's using Maildir because it can be recognized by mbsync (isync)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/linux/.config/mutt/muttrc b/linux/.config/mutt/muttrc
@@ -1,5 +1,6 @@
set folder = "~/.local/share/mail"
unset spoolfile
+set mbox_type = Maildir
set signature = ~/.config/mutt/signature.txt