tweak(wanderlust): don't show DKIM, ARC and similar signatures

This commit is contained in:
Kirill A. Korinsky 2024-01-14 14:10:54 +01:00
parent 916c97bdf1
commit dbbd1f2b01
No known key found for this signature in database
GPG key ID: 98D8D9867759226E

View file

@ -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:"