[Bug 7475] only skip processing large attachments

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7475

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Henrik Krohns  ---
body_part_scan_size was added in 3.4.3, no reason to skip big messages anymore.

*** This bug has been marked as a duplicate of bug 6582 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6233] What values are valid/recommended for SYMBOLIC_TEST_NAME?

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6233

Henrik Krohns  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED
 CC||apa...@hege.li

--- Comment #1 from Henrik Krohns  ---
This was added in 3.4.3 to try to enforce it uniformly.

use constant RULENAME_RE => qr([_a-zA-Z][_a-zA-Z0-9]{0,127});

Added a small blurp in docs.

Sendingspamassassin-3.4/lib/Mail/SpamAssassin/Conf.pm
Sendingtrunk/lib/Mail/SpamAssassin/Conf.pm
Transmitting file data ..done
Committing transaction...
Committed revision 1864032.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6358] Configuration options from file now tainted

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6358

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Henrik Krohns  ---
Closing old stale bug. Anything read from outside is tainted, and should be
assumed hostile unless verified otherwise. Users and even update channels can
be malicious.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7054] PerMsgStatus could simplify plugins by caching A record lookups for get_uri_detail_list()

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7054

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX
 CC||apa...@hege.li

--- Comment #1 from Henrik Krohns  ---
I'm not sure what the actual point here is. Plugins query all sorts of stuff, I
don't see anything inherently bad in calling get_uri_detail_list(), it's not
expensive, and it's been defacto for ages. I don't see any reason to
change/break things.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6159] Text parsed URIs duplicated in URI detail list

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6159

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||apa...@hege.li
 Resolution|--- |FIXED

--- Comment #3 from Henrik Krohns  ---
Closing old stale bug. Can't reproduce, assuming fixed already.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 3755] Add configuration setting: use_language

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=3755

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Status|ASSIGNED|NEW

--- Comment #8 from Henrik Krohns  ---
I'm not going to close this outright, but I'd like to.

How many users actually use SA localization? How many of those are not able to
set environment variables? I figure this will be super minority. This bug
hasn't got any comments in 14 years.

I would honestly rather remove 30_text_*.cf completely from the distribution,
has someone actually updated them in 15 years??

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 6014] spamd is extremly slow when logging to syslog

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6014

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME
 CC||apa...@hege.li

--- Comment #1 from Henrik Krohns  ---
Closing old stale bug. Probably not relevant anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6226] mass-check lossage on NUL bytes and double-byte characters in hit texts

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6226

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li

--- Comment #5 from Henrik Krohns  ---
I'd rather base64 encode the RESULT instead of perhaps error prone utf8:ing.

Sendingmasses/mass-check
Transmitting file data .done
Committing transaction...
Committed revision 1864018.

Will leave open for the print STDOUT issue. Dunno if should just
binmode(STDOUT, ":utf8") or something. If it's still issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5853] Wrong charset in content preview

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5853

Henrik Krohns  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED
 CC||apa...@hege.li

--- Comment #1 from Henrik Krohns  ---
Closing old stale bug. Seems fixed in current version, if it ever was a
problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 4530] Make SDBM default bayes store

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=4530

Benny Pedersen  changed:

   What|Removed |Added

 CC||m...@junc.eu

--- Comment #10 from Benny Pedersen  ---
we should not really depend on specific software, if anything should be defult
it should be sqlite, just my one euro

extend sa-awl to support --backup --restore --clear just like sa-learn

that would not be a must but really nice if thats not a problem to migrade to
redis :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6178] some suggestions for URIBL checking to avoid possible FP causes

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6178

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME
 CC||apa...@hege.li

--- Comment #3 from Henrik Krohns  ---
Closing old stale bug.

Reuse has been discussed on list. Well, atleast I've commented on it, but noone
never discusses anything.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5640] UTF8 is missing from CHARSETS_LIKELY_TO_FP_AS_CAPS

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5640

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #4 from Henrik Krohns  ---
Closing old stale bug. Most of this stuff seems to be fixed in current version.
More recent samples required for further tuning.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5619] auto-generated spamassassin(1) man page repetition

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5619

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Henrik Krohns  ---

Removed "three".

Fixing the dups would require too much effort.

Sendingspamassassin-3.4/spamassassin.raw
Sendingtrunk/spamassassin.raw
Transmitting file data ..done
Committing transaction...
Committed revision 1864015.

-- 
You are receiving this mail because:
You are the assignee for the bug.

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6350

2019-07-30 Thread Benny Pedersen



what happend on dual stack hostname ?

will tflags a include ipv6 ?


[Bug 5602] INSTALL: No need for "/home/user/bin/spamassassin"

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5602

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Henrik Krohns  ---
Closing old stale bug. I think it's really nitpicking.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 4530] Make SDBM default bayes store

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=4530

Henrik Krohns  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 CC||apa...@hege.li
 Status|NEW |RESOLVED

--- Comment #9 from Henrik Krohns  ---
Closing old stale bug.

We should really make Redis the default, but why bother, let user configure
it..

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7383] auto_whitelist_path from config not used

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7383

Henrik Krohns  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED
 CC||apa...@hege.li

--- Comment #6 from Henrik Krohns  ---
Better late than never? Feel free to test if you can..

Sendingspamassassin-3.4/lib/Mail/SpamAssassin/Plugin/TxRep.pm
Sendingtrunk/lib/Mail/SpamAssassin/Plugin/TxRep.pm
Transmitting file data ..done
Committing transaction...
Committed revision 1864014.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6350] Extend URIDNSBL.pm to query IP of domain names / uriabl

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6350

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME
 CC||apa...@hege.li

--- Comment #1 from Henrik Krohns  ---
Closing old, already implemented with "tflags a".

Anyone reading this, please notice the difference of domain and (completely)
hostname. They are usually intermixed quite sadly. We should be very specific.

Tflags a queries the completel hostname. I wonder if there would be any benefit
additionally querying the domain part, if it resolves.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7383] auto_whitelist_path from config not used

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7383

Jason  changed:

   What|Removed |Added

 CC||jasonrabe...@gmail.com

--- Comment #5 from Jason  ---
I just decided to try switching over too and caught this while reading other
things. 

Looking at the code it appears that 'auto_whitelist_file_mode' a couple blocks
below the 'auto_whitelist_path' also needs to be adjusted.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 2821] SA score graph tool

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=2821

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX
 CC||apa...@hege.li

--- Comment #8 from Henrik Krohns  ---
Closing old stale bug.

Respectfully vote -1, I don't believe contrib should contains random scripts
with very generic functionality. Things like this can be put into personal
githubs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5025] Track global email statistics using spamd

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5025

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #1 from Henrik Krohns  ---
Closing old stale bug. I will always vote -1 for any calling home feature. All
the basic info can be found from mirror logs already, and any mentioned nitty
gritty details would be hightly dependent on rules/setup/hardware/admin/etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 692] RFE: write faster version of TextCat

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=692

Henrik Krohns  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 CC||apa...@hege.li
 Status|NEW |RESOLVED

--- Comment #33 from Henrik Krohns  ---
Closing old stale bug. Average TextCat processing time is 10-20ms for my
corpus, handling complicated XS stuff makes no sense these days.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 3824] Identify spam with duplicative message ids

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=3824

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX
 CC||apa...@hege.li

--- Comment #7 from Henrik Krohns  ---
Closing old stale bug. Found less than handful of duplicates in my corpus, very
much doubt creating an expensive plugin for this makes sense. Atleast it won't
be by SA project.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6123] Add "tflags exponential" to allow increasing score for multiple hits

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6123

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||apa...@hege.li
 Resolution|--- |WONTFIX

--- Comment #7 from Henrik Krohns  ---
Closing old stale bug. I see no reason to bloat code for rare cases which can
simply be handled with metas.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 3500] RFE: allow specification of nameserver for RBL queries

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=3500

Henrik Krohns  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||apa...@hege.li
 Resolution|--- |DUPLICATE

--- Comment #24 from Henrik Krohns  ---
Making this old stale bug dup of 7477 as it's similar.

*** This bug has been marked as a duplicate of bug 7477 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7477] Direct DNS Querying Per DNSBL Zone

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7477

Henrik Krohns  changed:

   What|Removed |Added

 CC||klausru...@atmedia.net

--- Comment #5 from Henrik Krohns  ---
*** Bug 3500 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5620] missing item and raw HTML on man pages

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5620

Henrik Krohns  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 CC||apa...@hege.li

--- Comment #1 from Henrik Krohns  ---
Sendingspamassassin-3.4/lib/Mail/SpamAssassin.pm
Sendingtrunk/lib/Mail/SpamAssassin.pm
Transmitting file data ..done
Committing transaction...
Committed revision 1863981.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5846] "Changes" file in distro should include human-readable changes list

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5846

Henrik Krohns  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 CC||apa...@hege.li
 Status|NEW |RESOLVED

--- Comment #3 from Henrik Krohns  ---
Closing old stale bug. We already have UPGRADE file etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5675] TextCat sidesteps 'what if I DON'T like language X?'

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5675

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #24 from Henrik Krohns  ---
Closing old stale bug. All matters from this seem resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5742] ok_locales documentation incorrect..

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5742

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #1 from Henrik Krohns  ---
Closing old stale bug. I think it's a bit too nitpicking, current doc seems
fine to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5743] create "not_ok_locales"

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5743

--- Comment #5 from Henrik Krohns  ---
Oops I was confusing ok_locales to ok_languages..

But I'd still say this whole config option is a bit outdated. I think
everything can be done with rules if needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 5743] create "not_ok_locales"

2019-07-30 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=5743

Henrik Krohns  changed:

   What|Removed |Added

 CC||apa...@hege.li
 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #4 from Henrik Krohns  ---
Closing old stale bug. There is absolutely no use for not_ok_locales since user
can already create rules using X-Language header.

-- 
You are receiving this mail because:
You are the assignee for the bug.