From 24a8120fd1f916190c1866ac5bb74359f4220293 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 10 Apr 2022 00:27:12 +0800 Subject: Add use_from in mutt --- .mutt/muttrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.mutt') diff --git a/.mutt/muttrc b/.mutt/muttrc index 5f65235..83c895b 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -18,6 +18,9 @@ set reverse_name set include=yes set forward_quote=yes +set move=no # Don't move read mail to archive +set use_from=yes + auto_view text/html macro index 'c' '?^K=' @@ -36,6 +39,3 @@ folder-hook work 'source ~/.mutt/accounts/work' source ~/.mutt/accounts/personal source ~/.mutt/display - -# Don't move read mail to archive -set move=no -- cgit v1.2.3