[Bug 6841] Spamd cannot listen to more than one IP address (or to v4/v6 at the same time)

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6841 --- Comment #13 from Mark Martinec mark.marti...@ijs.si --- trunk: related to Bug 6841: testing for PF_INET and PF_INET6 availability in spamd allows automatic choice of default protocol families for listen sockets (like on an

[Bug 6901] untie db first to fix bayes db version 0 is not able to be used, aborting! problem

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6901 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 6894] INVALID_DATE Problematic Regression Test

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6894 --- Comment #1 from Mark Martinec mark.marti...@ijs.si --- In rules/20_head_tests.cf, there is a regression test that I have commented. #test INVALID_DATE ok Sat, 31 Dec 2005 23:00:00 prove t/rule_tests.t works with the 3

[Bug 6181] Add option to automatically coral-ify sa-update URIs

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6181 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Target Milestone|3.4.0 |Future --

[Bug 6649] sa-compile fails on SOUGHT rule with re2c: error: line 207, column 2: unterminated string constant (missing )

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6649 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Target Milestone|3.4.0 |Undefined

[Bug 6800] X-Spam-Checker-Version should also show what sa-update we are at

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6800 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 6388] Patch to allow administrator control over failure to retrieve userprefs from LDAP or SQL

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6388 --- Comment #2 from Mark Martinec mark.marti...@ijs.si --- trunk: Bug 6388: Patch to allow administrator control over failure to retrieve userprefs from LDAP or SQL Sending lib/Mail/SpamAssassin/Conf/LDAP.pm Sending

[Bug 4078] ok_locales not working on windows-* charsets

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=4078 Quanah Gibson-Mount mishi...@yahoo.com changed: What|Removed |Added CC|

[Bug 6464] rpad needs its first argument to be of type text and not bytearray

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6464 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 5390] SpamdForkScaling - sysread errors

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5390 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 5957] [test] URIDetail plugin should have a t test associated with it

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5957 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Target Milestone|3.4.0 |Future --

[Bug 6328] Subject unnecessarily edited with report_safe 1 or 2

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6328 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Target Milestone|3.4.0 |Future --

[Bug 5291] Bayes' use_ignores code is inefficient

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5291 Mark Martinec mark.marti...@ijs.si changed: What|Removed |Added Target Milestone|3.4.0 |Undefined

[Bug 3062] SpamAssassin should be locale safe

2013-02-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=3062 --- Comment #6 from Mark Martinec mark.marti...@ijs.si --- (In reply to comment #4) In amavisd I call a: use POSIX qw(locale_h); POSIX::setlocale(LC_TIME,C); early at the start of the master process, so everything underneath