+set date_format & attribution: Used modern RFC 2822 and non-US format
authorshort <>
Mon, 8 Jul 2002 15:32:49 +0000 (15:32 +0000)
committershort <>
Mon, 8 Jul 2002 15:32:49 +0000 (15:32 +0000)
.muttrc.addons

index 91f145b..99846a6 100644 (file)
@@ -33,6 +33,10 @@ unset confirmcreate
 set reply_to=ask-yes
 set thorough_search
 set abort_unmodified=no
+set date_format="!%a, %d %b %Y %H:%M:%S %z"    # RFC 2822: 3.3.
+# FIXME: %D not needed: RFC 2822: 3.3: "converted" can IMO incl. timezone
+# but %d will place +0000 for %z and thus brokes the timestamp
+set attribution="On %D, %n wrote:"
 
 
 # Mail command