tweak(wanderlust): don't show DKIM, ARC and similar signatures
This commit is contained in:
parent
916c97bdf1
commit
dbbd1f2b01
1 changed files with 9 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
||||||
"^References:"
|
"^References:"
|
||||||
"^Replied:"
|
"^Replied:"
|
||||||
"^Errors-To:"
|
"^Errors-To:"
|
||||||
|
"^Mail-.*-To:"
|
||||||
"^Lines:"
|
"^Lines:"
|
||||||
"^Sender:"
|
"^Sender:"
|
||||||
".*Host:"
|
".*Host:"
|
||||||
|
@ -40,7 +41,14 @@
|
||||||
"^MIME.*:"
|
"^MIME.*:"
|
||||||
"^In-Reply-To:"
|
"^In-Reply-To:"
|
||||||
"^Content-Transfer-Encoding:"
|
"^Content-Transfer-Encoding:"
|
||||||
"^List-.*:")
|
"^Content-Disposition:"
|
||||||
|
"^List-.*:"
|
||||||
|
"^Received-SPF:"
|
||||||
|
"^DKIM-.*:"
|
||||||
|
"^SPF-.*:"
|
||||||
|
"^Autocrypt:"
|
||||||
|
"^ARC-.*:"
|
||||||
|
"^Authentication-Results:")
|
||||||
wl-message-visible-field-list
|
wl-message-visible-field-list
|
||||||
'("^Message-Id:"
|
'("^Message-Id:"
|
||||||
"^User-Agent:"
|
"^User-Agent:"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue