[Bug 4334] New: _check_whitelist_rcvd logic mismatch

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4334 Summary: _check_whitelist_rcvd logic mismatch Product: Spamassassin Version: 3.0.3 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P3

[Bug 4333] tests failing on Solaris 10

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4333 --- Additional Comments From [EMAIL PROTECTED] 2005-05-16 17:01 --- on second thought, it's probably the fact that you're missing DB_File. Perhaps we should force the use of SDBM_File for that test. I notice that

TELL Spamd Protocol Command

2005-05-17 Thread Michael Parker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Howdy, as I've written previously, the LEARN and COLLABREPORT commands are being replaced by a single TELL command. Here is the latest diff that implements the TELL command. I'm pretty happy with everything, even the C portion, which was broken but

[Bug 4333] tests failing on Solaris 10

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4333 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 4310] spamd stops responding to new connections

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4310 --- Additional Comments From [EMAIL PROTECTED] 2005-05-16 21:17 --- 'I'm not sure what changed in the code, but it's going a lot better now than it was previously.' getting rid of Storable? /me ducks ;) --- You are

[Bug 3866] Empty rewrite_header doesn't remove rewrite_header setting

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3866 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED

Re: svn commit: r170509 - in /spamassassin/trunk/t: spamc_optL.t whitelist_addrs.t

2005-05-17 Thread Michael Parker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Modified: spamassassin/trunk/t/whitelist_addrs.t URL: http://svn.apache.org/viewcvs/spamassassin/trunk/t/whitelist_addrs.t?rev=170509r1=170508r2=170509view=diff

[Bug 4301] MSN Groups mails are reported as spam

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4301 [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 3866] Empty rewrite_header doesn't remove rewrite_header setting

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3866 --- Additional Comments From [EMAIL PROTECTED] 2005-05-17 03:35 --- Can anyone confirm that this is the desired patch for 3.0.3? --- Mail-SpamAssassin-3.0.3.orig/lib/Mail/SpamAssassin/Conf.pm 2005-04-26 16:42:18.0 -0400

Re: TELL Spamd Protocol Command

2005-05-17 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 looks good to me! - --j. Michael Parker writes: Howdy, as I've written previously, the LEARN and COLLABREPORT commands are being replaced by a single TELL command. Here is the latest diff that implements the TELL command. I'm pretty happy

[Bug 4330] Conf::clone() is broken

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4330 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [OT] Boosting and other potential research topics

2005-05-17 Thread Henry Stern
I've only just noticed this thread now. Sorry for the delay in response. -- Re: Boosting. I'm really not a fan of ensemble learning algorithms such as boosting and bagging. IMO, it is a hack used to prop up unstable learning algorithms such as ID3 and C5.0. What would be far more useful is an

Re: svn commit: r170509 - in /spamassassin/trunk/t: spamc_optL.t whitelist_addrs.t

2005-05-17 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Parker writes: I think this is too broad, AWL should work with multiple different db modules, SDBM_File is in the list of usable ones. I think the better fix would be to figure out why it isn't picking that up and using it. -1 for this

[Bug 4332] PMS-{redirect_num} unused / obfu redirection not included

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4332 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] ---

[Bug 4335] New: spamc complains to syslog about no spamc.conf file

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4335 Summary: spamc complains to syslog about no spamc.conf file Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: Other OS/Version: Linux Status: NEW

[Bug 3866] Empty rewrite_header doesn't remove rewrite_header setting

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3866 --- Additional Comments From [EMAIL PROTECTED] 2005-05-17 16:22 --- That should do it Warren. 3.1 actually has the unless block above the immediately preceding if block, but that doesn't matter. --- You are receiving this

[Bug 4336] New: spamd option won't work for --timeout-child

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4336 Summary: spamd option won't work for --timeout-child Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: Other OS/Version: other Status: NEW

[Bug 4336] spamd option won't work for --timeout-child

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4336 [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|Undefined |3.1.0 --- You are

[Bug 3871] spamd has option to specify user to run as, but no group

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3871 --- Additional Comments From [EMAIL PROTECTED] 2005-05-17 17:10 --- Does this need a CLA? --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee.

[Bug 3871] spamd has option to specify user to run as, but no group

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3871 [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|3.1.1 |3.2.0 --- You are

[Bug 4337] New: URI obfuscation: backslash at end of URI

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4337 Summary: URI obfuscation: backslash at end of URI Product: Spamassassin Version: 3.0.3 Platform: Other OS/Version: other Status: NEW Severity: normal Priority:

[Bug 4337] URI obfuscation: backslash at end of URI

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4337 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] ---

[Bug 4261] gated_through_received_hdr_remover misses some ezmlm lists

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4261 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 3871] spamd has option to specify user to run as, but no group

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3871 [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|3.2.0 |3.1.1 --- You are

[Bug 4338] New: Incorrect IANA Reserved range

2005-05-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4338 Summary: Incorrect IANA Reserved range Product: Spamassassin Version: 3.0.3 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3