[Bug 5571] False positive for FORGED_MUA_OUTLOOK

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5571 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 22:48 --- 0.0 4.0346 23421 of 580486 messages0.0217 27 of 124360 messages 0.995 0.934.20FORGED_MUA_OUTLOOK 0.0

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 22:17 --- Perl 5.8.0 was released 5 years ago (July 18, 2002). The last two Debian releases have perl 5.8 (and we all know Debian releases are about as frequent as ice

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 15:56 --- > We already know there isn't a single 'right' order of assignments > to $> and $< that fully drops privileges on all systems. Right, I feel like I'm going a

[Bug 5053] ug 16 11:19:59 Takahe spamd[28688]: Use of uninitialized value in hash element at /sw/lib/perl5/site_perl/5.8.6/Mail/SpamAssassin/Timeout.pm line 144.\n

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5053 [EMAIL PROTECTED] changed: What|Removed |Added CC|[EMAIL PROTECTED] | --- You are receivin

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 15:33 --- > "After some experimentation, it seems that the way to drop privileges > on this system is to do the following in Perl: $> = $id; $< = $id; > So after thi

[Bug 5053] ug 16 11:19:59 Takahe spamd[28688]: Use of uninitialized value in hash element at /sw/lib/perl5/site_perl/5.8.6/Mail/SpamAssassin/Timeout.pm line 144.\n

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5053 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] ---

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 14:33 --- This looks like the perl 5.6.1 bug that is involved: Bug in 5.6.0: http://www.nntp.perl.org/group/perl.perl5.porters/2000/09/msg17830.html That says that th

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 12:42 --- yep :( --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee.

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 12:31 --- So 3.2.2 was released broken for Perl 5.6.1? --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the ass

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 12:18 --- t/root_spamd_u.t now passes on 5.6.1, 5.8.x on both Linux and Solaris for me. --- You are receiving this mail because: --- You are the assignee for

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 12:16 --- Created an attachment (id=4063) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4063&action=view) possible fix, as checked into trunk here's th

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 12:16 --- http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5518#c13 is the key; we missed a thing that amavisd does: POSIX::setuid($uid) or die "Can't setuid to

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 [EMAIL PROTECTED] changed: What|Removed |Added Severity|major |blocker Status|N

[Bug 5518] spamd gets error: setrgid() not implemented when run as root with -u nobody on MacOS

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5518 [EMAIL PROTECTED] changed: What|Removed |Added Summary|[review] spamd gets error: |spamd gets error: setrgid()

[Bug 5518] [review] spamd gets error: setrgid() not implemented when run as root with -u nobody on MacOS

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5518 [EMAIL PROTECTED] changed: What|Removed |Added Severity|major |blocker Status|R

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 Bug 5574 depends on bug 5518, which changed state. Bug 5518 Summary: [review] spamd gets error: setrgid() not implemented when run as root with -u nobody on MacOS http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5518 Wh

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|Undefined |3.2.3 Version|SVN

[Bug 5574] new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 11:10 --- Created an attachment (id=4062) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4062&action=view) test case this is in SVN trunk: : jm 63...;

[Bug 5518] [review] spamd gets error: setrgid() not implemented when run as root with -u nobody on MacOS

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5518 [EMAIL PROTECTED] changed: What|Removed |Added OtherBugsDependingO||5574 nThis|

[Bug 5574] New: new setuid code breaks under perl 5.6.1

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574 Summary: new setuid code breaks under perl 5.6.1 Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: Other OS/Version: other Status: NEW Severit

Re: ANNOUNCE: Apache SpamAssassin 3.2.2 available

2007-07-25 Thread Marc Perkel
For what it's worth you should make it available and then announce it. :)

[Bug 5573] CTYPE_001C_A false positives

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5573 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 07:55 --- Yes, based on the logs on my systems this test hits a lot of spam that triggers other rules, but most of the <10 email it hits looks legit. Thanks for checkin

Re: ANNOUNCE: Apache SpamAssassin 3.2.2 available

2007-07-25 Thread Justin Mason
Gerd v. Egidy writes: > > Apache SpamAssassin 3.2.2 is now available! This is a maintenance > > release of the 3.2.x branch. > > > > Downloads are available from: > > http://spamassassin.apache.org/downloads.cgi > > not that I've found a bug or would have voted against this release (which > w

Re: ANNOUNCE: Apache SpamAssassin 3.2.2 available

2007-07-25 Thread Gerd v. Egidy
Hi, > Apache SpamAssassin 3.2.2 is now available! This is a maintenance > release of the 3.2.x branch. > > Downloads are available from: > http://spamassassin.apache.org/downloads.cgi not that I've found a bug or would have voted against this release (which wouldn't count at all because I'm n

ANNOUNCE: Apache SpamAssassin 3.2.2 available

2007-07-25 Thread Justin Mason
Apache SpamAssassin 3.2.2 is now available! This is a maintenance release of the 3.2.x branch. Downloads are available from: http://spamassassin.apache.org/downloads.cgi The release file will also be available via CPAN in the near future. md5sum of archive files: 7423a1bca96b932d321882fc6

[Bug 5573] CTYPE_001C_A false positives

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5573 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 05:35 --- : jm 31...; svn commit -m "replace CTYPE_001C_A with a no-op (bug 5573)" rulesrc/sandbox/jm/20_basic.cf Sendingrulesrc/sandbox/jm/20_basic.cf Transmit

[Bug 5573] CTYPE_001C_A false positives

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5573 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 5573] CTYPE_001C_A false positives

2007-07-25 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5573 --- Additional Comments From [EMAIL PROTECTED] 2007-07-25 02:53 --- more: #counts CTYPE_001C_B 121s/70h of 30131 corpus (20518s/9613h AxB-MANUAL) 07/25/07 #counts CTYPE_001C_B 82s/70h of 35319 corp