From db01453fe2bde1be9762501839225cf70c5bb6e1 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 15 Oct 2017 18:08:48 +0100 Subject: correct response time and fix macro --- Mail/muttrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Mail/muttrc') diff --git a/Mail/muttrc b/Mail/muttrc index cdbcc05..df58018 100644 --- a/Mail/muttrc +++ b/Mail/muttrc @@ -1,6 +1,8 @@ # GPG config source ~/.mutt/crypto.rc +set attribution="On %[!%a, %b %d, %G at %H:%M ], %n <%a> wrote:" + #LocalMail config set mbox_type = Maildir set sendmail = msmtp @@ -89,7 +91,7 @@ macro index Fi \ ":set from to vasil.zlatanov15@imperial.ac.uk" macro index Fd \ - "set sendmail='msmtp'; set sendmail='v@skozl.com'" \ + ":set sendmail='msmtp'; set from='v@skozl.com" \ "set from to v@skozl.com' bind index d noop -- cgit v1.2.3-54-g00ecf