[PATCH] filter/rubylang: adjust filter for new list software

2022-11-25 Thread Eric Wong
The host serving ruby-core and ruby-dev no longer set X-Mail-Count, but the serial number remains active in the Subject. --- lib/PublicInbox/Filter/RubyLang.pm | 29 + t/filter_rubylang.t| 16 2 files changed, 29 insertions(+), 16

Re: [PATCH] eml: header_raw converts octets to Perl UTF-8

2022-11-25 Thread Konstantin Ryabitsev
On Thu, Nov 24, 2022 at 09:31:55PM +, Eric Wong wrote: > The below case generalizes it to all HTML displays and removes > the special case. It looks good to me in some cursory tests, thank you! -K

[PATCH] SaPlugin::ListMirror: follow RFC 2919 List-ID rules

2022-11-25 Thread Eric Wong
List-ID headers are sometimes populated with a descriptive phrase before the angle-bracketed value and making things difficult to match. Tweak our handling to allow checking the angle-bracketed portion only in accordance with RFC 2919. Handling of all other headers and senselessly non-bracketed