[Bug 5741] Parsing code in Message.pm does not handle multipart/digest correctly.

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5741 Henrik Krohns changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #14 from Henrik Krohns --- Already has the has_tflags_nosubject as mentioned. No SpamAssassin version lints tflags, you can put any crap you want in them and it won't croak. -- You are receiving this mail because: You are the

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 John Hardin changed: What|Removed |Added CC||jhar...@impsec.org --- Comment #13

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #12 from Henrik Krohns --- (In reply to Kevin A. McGrail from comment #10) > Thanks for the clarification. I rescind my veto if the patch is different > in that 3.4 requires a tflag not to eval the subject as part of the body

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 RW changed: What|Removed |Added CC||rwmailli...@googlemail.com --- Comment #11

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #10 from Kevin A. McGrail --- Thanks for the clarification. I rescind my veto if the patch is different in that 3.4 requires a tflag not to eval the subject as part of the body and 4.0 by default requires a tlag to eval the

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #9 from Henrik Krohns --- Honestly I don't care if 3.4 is nuked, but this patch is super simple. If we leave 3.4 without the feature, we might as well never use it, since 3.4 will be around forever. -- You are receiving this

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #8 from Henrik Krohns --- Created attachment 5667 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5667=edit Nosubject patch for 3.4 Patch for 3.4 attached. It 100% identical, just the sub has_tflags_nosubject { 1 }

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #7 from Henrik Krohns --- Kevin, are you allowed to decide things with only 2 votes? It's currently +1 -1. The latest patch is 100% working, guaranteed. Please someone else vote. -- You are receiving this mail because: You

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 Kevin A. McGrail changed: What|Removed |Added CC||kmcgr...@apache.org Target

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 Henrik Krohns changed: What|Removed |Added Target Milestone|4.0.0 |3.4.3 -- You are receiving this

[Bug 7729] [review] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 Henrik Krohns changed: What|Removed |Added Summary|body rules to match body|[review] body rules to

[Bug 7729] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #5 from Henrik Krohns --- Created attachment 5666 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5666=edit Complete tflags nosubject patch Here complete patch along with documentation and

[Bug 7729] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #4 from Henrik Krohns --- Slightly revised patch, should not modify @_ as it's used elsewhere.. Eval string will include two extra nosubj codelines if flagged if ($scoresptr->{q{FOO}}) { my $nosubj = 1; ### IF

[Bug 7729] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #3 from Henrik Krohns --- Ok vetoing my vote. Tested which rules hit subject, and there are mny. Thinking further, some people will probably stick with 3.4 for years and years, it would be nightmare to just remove Subject

[Bug 7729] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 --- Comment #2 from Henrik Krohns --- Only thing required to fix after that would probably be the schemeless uri parser, which currently grabs uris and emails from the Subject. It's a one line fix to code to add it back to it. -- You are

[Bug 7729] body rules to match body only, not including the Subject

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7729 Henrik Krohns changed: What|Removed |Added CC||apa...@hege.li --- Comment #1 from

[Bug 6707] PerMsgStatus get_decoded_body_text_array() incorrect documentation

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6707 Henrik Krohns changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 6978] rawbody rule doc should reflect the split into 1k-2k chunks

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6978 Henrik Krohns changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 7670] Documentation about rawbody rules should be changed

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7670 Henrik Krohns changed: What|Removed |Added CC||fkr...@redhat.com --- Comment #2

[Bug 7670] Documentation about rawbody rules should be changed

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7670 Henrik Krohns changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 7656] UTF8 rules, normalize_charset etc overhaul

2019-08-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7656 Henrik Krohns changed: What|Removed |Added Blocks||4745 -- You are receiving this