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:"
|
||||
"^Replied:"
|
||||
"^Errors-To:"
|
||||
"^Mail-.*-To:"
|
||||
"^Lines:"
|
||||
"^Sender:"
|
||||
".*Host:"
|
||||
|
@ -40,7 +41,14 @@
|
|||
"^MIME.*:"
|
||||
"^In-Reply-To:"
|
||||
"^Content-Transfer-Encoding:"
|
||||
"^List-.*:")
|
||||
"^Content-Disposition:"
|
||||
"^List-.*:"
|
||||
"^Received-SPF:"
|
||||
"^DKIM-.*:"
|
||||
"^SPF-.*:"
|
||||
"^Autocrypt:"
|
||||
"^ARC-.*:"
|
||||
"^Authentication-Results:")
|
||||
wl-message-visible-field-list
|
||||
'("^Message-Id:"
|
||||
"^User-Agent:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue