aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc7
1 files changed, 6 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 201a41f7..1dcd810b 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -125,7 +125,12 @@ set quote_regexp = '^(>[ \t]*)+'
# Don't offer to resume a postponed message when I hit <mail>; I'll use
# <recall-message> for that.
#
-set recall = no
+unset recall
+
+# If I have an alias configured for someone, use that in the index display, in
+# preference to whatever the From: line actually says.
+#
+set reverse_alias
# Don't delay on switching or altering mailboxes so that I see the messages;
# just do it straight away.