mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
tweak(wanderlust): don't show DKIM, ARC and similar signatures
This commit is contained in:
@ -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:"
|
||||||
|
Reference in New Issue
Block a user