Re: svn commit: rev 9490 - incubator/spamassassin/trunk

2004-03-15 Thread Michael Parker
On Mon, Mar 15, 2004 at 08:34:26AM -, [EMAIL PROTECTED] wrote: > Author: jm > Date: Mon Mar 15 00:34:25 2004 > New Revision: 9490 > > Modified: >incubator/spamassassin/trunk/MANIFEST > Log: > moved hashcash code into a plugin (bug 3170) > > Modified: incubator/spamassassin/trunk/MANIFEST

[Bug 3179] failures in tests

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3179 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 13:08 --- additional failures... t/rule_namesFound anti-pattern: P_229 = GUARANTEE, # Failed test 257 in SATest.pm at line 501 Found anti-patter

[Bug 3179] New: failures in tests

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3179 Summary: failures in tests Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: Other OS/Version: other Status: NEW Severity: normal Priorit

[Bug 3178] New: Add spelling variant "re-finance" to phrases

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3178 Summary: Add spelling variant "re-finance" to phrases Product: Spamassassin Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: normal P

[Bug 3177] Add a default blacklist_from for news.com

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3177 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 11:56 --- Created an attachment (id=1845) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=1845&action=view) Message from cnet.com --- You are receiving this

[Bug 3177] New: Add a default blacklist_from for news.com

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3177 Summary: Add a default blacklist_from for news.com Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: All OS/Version: All Status: NEW Severity: enha

init.pre broke mass-check

2004-03-15 Thread Michael Parker
Getting lots of this from mass-check, also by running ./spamassassin in a build tree (ie no install): Failed to run T_HASHCASH_22 SpamAssassin test, skipping: (Can't locate object method "check_hashcash_value" via package "Mail::SpamAssassin::PerMsgStatus" at /home/parker/

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 10:49 --- Subject: Re: [review] RFE: allow test order to be controlling using a test 'priority' setting -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >The check on the

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 10:15 --- Subject: Re: [review] RFE: allow test order to be controlling using a test 'priority' setting Well, I found a problem with the plugin interaction. Specifically

[Bug 3175] Possible Rules to defeat "bayes poison" word blocks

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3175 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 09:35 --- The following are working well for me. Shorter versions are trapping on far too much ham. Contrary to one of your assumptions, in the last few weeks poison bl

[Bug 2372] sa-learn: mbx mailbox parsing patched into perl libs

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2372 [EMAIL PROTECTED] changed: What|Removed |Added Summary|NEEDCLA: sa-learn: mbx |sa-learn: mbx mailbox

[Bug 3175] Possible Rules to defeat "bayes poison" word blocks

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3175 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 07:46 --- Two changes. 1) Rules look for fixed numbers of words 2) Just lowercase body SH_bayes_poison_lower_6_4 /(?:[a-z]{4,}\s+){6}/ describe SH_bayes_poison_

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 07:43 --- How difficult would it be to implement short-circuiting too? It seems if we are changing the way we order tests, it wouldn't be too hard to run all negative tests

[Bug 3173] Bayes can be circumvented by faking invisible or near-invisible text.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3173 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 07:08 --- I commented above (Comment 2) that invisible text is not being ignored for classification but is being ignored (as intended) for learning. Actually, I don't think

[Bug 3176] Invisible text that should be ignored is not.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3176 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #1843 is|0 |1 obsolete|

[Bug 3175] Possible Rules to defeat "bayes poison" word blocks

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3175 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 06:55 --- That other bug (http://bugzilla.spamassassin.org/show_bug.cgi?id=3023 ) seeks to tackle the issue of bayes poison generically. The rules below seek to address a

[Bug 3176] Invisible text that should be ignored is not.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3176 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 06:50 --- Created an attachment (id=1843) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=1843&action=view) Proposed fix. --- You are receiving this mail be

[Bug 3176] New: Invisible text that should be ignored is not.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3176 Summary: Invisible text that should be ignored is not. Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: Other OS/Version: other Status: NEW Severi

[Bug 3175] Possible Rules to defeat "bayes poison" word blocks

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3175 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 06:50 --- Subject: Re: New: Possible Rules to defeat "bayes poison" word blocks On [03/15/04 06:28], [EMAIL PROTECTED] wrote: > http://bugzilla.spamassassin.org/show_bug.

[Bug 3175] New: Possible Rules to defeat "bayes poison" word blocks

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3175 Summary: Possible Rules to defeat "bayes poison" word blocks Product: Spamassassin Version: 2.63 Platform: All OS/Version: All Status: NEW Severity: enhancement

[Bug 2427] Add combined rules file to improve scores on multiple rules

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2427 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #1380 is|0 |1 obsolete|

[Bug 2427] Add combined rules file to improve scores on multiple rules

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2427 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 04:34 --- Well, the file is about six months old, based on corpus results from back then. Since we are testing the rules, I'll go ahead a make a new one on fresh data.

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-15 00:49 --- Asside from the negative-priority thing, as noted by Justin, +1 from me. --- You are receiving this mail because: --- You are on the CC list for the bug

[Bug 3170] split off hashcash into a plugin

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3170 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 3173] Bayes can be circumvented by faking invisible or near-invisible text.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3173 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 23:25 --- As I see it from examining spam, there are two kinds (generally) of invisible text in the messages. Type 1 is a whole lot of "words", doubtless intended as Baye

Re: Bugzilla Down

2004-03-15 Thread Michael Parker
On Sun, Mar 14, 2004 at 10:01:01PM -0800, Kelsey Cummings wrote: > On Sun, Mar 14, 2004 at 07:02:08PM -0600, Michael Parker wrote: > > Me as well, guess it was just temporary. Anyone know what happens to > > mail sent to the bugzilla alias when it's down? Does it disappear? > > I can't answer th

Re: Bugzilla Down

2004-03-15 Thread Kelsey Cummings
On Sun, Mar 14, 2004 at 07:02:08PM -0600, Michael Parker wrote: > On Sun, Mar 14, 2004 at 04:43:53PM +, Matthew Cline wrote: > > On Monday 15 March 2004 12:30 am, Michael Parker wrote: > > > Bugzilla appears to be having some issues. > > > > > > Michael > > > > Works for me. > > > > Me as we

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 21:51 --- Subject: Re: [review] RFE: allow test order to be controlling using a test 'priority' setting On Sun, Mar 14, 2004 at 08:12:49PM -0800, [EMAIL PROTECTED] wrote:

[Bug 2906] Courier Received header format not detected - causing false positive on RCVD_IN_DYNABLOCK

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2906 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 21:23 --- ok, added a test -- this seems to be fixed in 3.0.0. Regarding avoiding DYNABLOCK hits for authenticated users -- I suggest adding a test like: header MYAUTH

[Bug 1923] Multicast address in received should be scored

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=1923 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 3169] Fix SPF failures

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3169 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 21:04 --- yeah, I'm sure we're misparsing something in a lot of these cases. --- You are receiving this mail because: --- You are the assignee for the bug, or are

[Bug 2146] Overriding globals when using SQL database

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2146 Bug 2146 depends on bug 1908, which changed state. Bug 1908 Summary: ConfSourceSQL: Postgres @GLOBAL overrides user prefs http://bugzilla.spamassassin.org/show_bug.cgi?id=1908 What|Old Value |New Value ---

[Bug 1908] ConfSourceSQL: Postgres @GLOBAL overrides user prefs

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=1908 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 20:13 --- oh yeah, otherwise +1, looks good! --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 20:12 --- two things: 1. I think check_tick() will need to be called more often -- best thing to do is check this in and we can worry about that afterwards. 2. I notice th

[Bug 3173] Bayes can be circumvented by faking invisible or near-invisible text.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3173 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 19:59 --- Subject: Re: Bayes can be circumvented by faking invisible or near-invisible text. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] writes: >

Re: [Bug 3173] Bayes can be circumvented by faking invisible or near-invisible text.

2004-03-15 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] writes: > > BTW -- it's 150, not 15 > > Oh, Paul Graham and DSPAM used 15 (later up to 20 to 25). That's an > interesting difference. Yeah -- experimentally verified in "bayes tweaks round 1" if I recall correctly ;) Spambayes fou

[Bug 2912] [review] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 [EMAIL PROTECTED] changed: What|Removed |Added Summary|RFE: allow test order to be |[review] RFE: allow test

[Bug 2912] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #1832 is|0 |1 obsolete|

[Bug 3173] Bayes can be circumvented by faking invisible or near-invisible text.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3173 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 18:35 --- > BTW -- it's 150, not 15 Oh, Paul Graham and DSPAM used 15 (later up to 20 to 25). That's an interesting difference. > I suggest reading the "Dobly" paper befor

[Bug 2912] RFE: allow test order to be controlling using a test 'priority' setting

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2912 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 18:06 --- Subject: Re: RFE: allow test order to be controlling using a test 'priority' setting On Fri, Mar 12, 2004 at 01:18:41PM -0800, [EMAIL PROTECTED] wrote: > > Whi

Re: Bugzilla Down

2004-03-15 Thread Michael Parker
On Sun, Mar 14, 2004 at 04:43:53PM +, Matthew Cline wrote: > On Monday 15 March 2004 12:30 am, Michael Parker wrote: > > Bugzilla appears to be having some issues. > > > > Michael > > Works for me. > Me as well, guess it was just temporary. Anyone know what happens to mail sent to the bugzi

[Bug 3174] spamd -m should be default

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3174 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 3173] Bayes can be circumvented by faking invisible or near-invisible text.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3173 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 16:53 --- Subject: Re: Bayes can be circumvented by faking invisible or near-invisible text. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >Setting a limit on the numb

Re: Bugzilla Down

2004-03-15 Thread Matthew Cline
On Monday 15 March 2004 12:30 am, Michael Parker wrote: > Bugzilla appears to be having some issues. > > Michael Works for me. -- Give a man a match, and he'll be warm for a minute, but set him on fire, and he'll be warm for the rest of his life. Advanced SPAM filtering software: http://spamass

Bugzilla Down

2004-03-15 Thread Michael Parker
Bugzilla appears to be having some issues. Michael

[Bug 3173] Bayes can be circumvented by faking invisible or near-invisible text.

2004-03-15 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3173 --- Additional Comments From [EMAIL PROTECTED] 2004-03-14 16:17 --- > We *know* already... My argument is that for now we should not omit seemingly invisible text, at least for now, because it would be too easy to fake. --