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:"
|
||||
"^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:"
|
||||
|
Reference in New Issue
Block a user