mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-07-30 19:36:46 +02:00
![]() Some address names may be quoted AND partially encoded. That is only
a word in the middle of the name could be encoded (and be surrounded by
=? and ?= delimiters).
Just check if the address name contains these two delimiters (regardless
of their position) to determine if we should re-decode the name.
Fixes:
|
||
---|---|---|
.. | ||
testdata/message | ||
message.go | ||
message_test.go |