1
0
Fork 0

Fix Date Field for E-mails

This commit is contained in:
Malte Brandy 2021-10-31 19:12:50 +01:00
parent b00421bd77
commit aafdf5758e
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -319,6 +319,12 @@ in
color sidebar_highlight white blue
set sidebar_format = "%B%* %?N?%N/?%S"
set date_format="%F %R"
set index_format="%D %-15.15L %Z %s"
set display_filter="exec sed -r \"s/^Date:\\s*(([F-Wa-u]{3},\\s*)?[[:digit:]]{1,2}\\s+[A-Sa-y]{3}\\s+[[:digit:]]{4}\\s+[[:digit:]]{1,2}:[[:digit:]]{1,2}(:[[:digit:]]{1,2})?\\s+[+-][[:digit:]]{4})/date +'Date: %F (%a) %R' -d '\\1'/e\""
ignore *
unignore from date cc bcc to subject list-unsubscribe