From 828c4de5dcd6ee76dc2988cdf5a6ac89dc11b41c Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 21 Oct 2025 19:30:34 +0300 Subject: named mailboxes and fix for html mail --- share/mutt-temp | 1 + 1 file changed, 1 insertion(+) (limited to 'share/mutt-temp') diff --git a/share/mutt-temp b/share/mutt-temp index 63841ad..d33b2a4 100644 --- a/share/mutt-temp +++ b/share/mutt-temp @@ -16,3 +16,4 @@ set trash = "+Trash" set record = "+Sent" $extra macro index o "mailsync $fulladdr" "sync $fulladdr" +named-mailboxes " inbox" +INBOX " junk" +Junk " sent" +Sent " drafts" +Drafts " trash" +Trash -- cgit v1.2.3