[Bug 4142] excessive backtracking in RATWARE_HASH_DASH

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4142 --- Additional Comments From [EMAIL PROTECTED] 2005-02-16 15:11 --- In /[a-z\d]+-([a-z\d]{16}-)+[a-z\d]+(?-i:l)\d+/i, the first, second, and last occurrences of '+' (as well as the parens) are useless, since any message that matche

[Bug 4142] excessive backtracking in RATWARE_HASH_DASH

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4142 --- Additional Comments From [EMAIL PROTECTED] 2005-02-16 15:01 --- Created an attachment (id=2656) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2656&action=view) problem message --- You are receiving this mail

[Bug 4142] New: excessive backtracking in RATWARE_HASH_DASH

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4142 Summary: excessive backtracking in RATWARE_HASH_DASH Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: Other OS/Version: other Status: NEW Severity

Re: [Bug 4124] New: New spamassassin script doesn't work due to tainting

2005-02-16 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sidney Markowitz writes: > Daniel Quinlan wrote: > > We support nmake? > > That's the Microsoft nmake, not to be confused with any other make > program of the same name. It's what is available on Windows. For > compatibility we have to put all the fa

Re: [Bug 4124] New: New spamassassin script doesn't work due to tainting

2005-02-16 Thread Sidney Markowitz
Daniel Quinlan wrote: > We support nmake? That's the Microsoft nmake, not to be confused with any other make program of the same name. It's what is available on Windows. For compatibility we have to put all the fancy logic in the perl of Makefile.PL so the resulting makefile is written to a dumbed

Re: [Bug 4124] New: New spamassassin script doesn't work due to tainting

2005-02-16 Thread Malte S. Stretz
On Wednesday 16 February 2005 19:26 CET Daniel Quinlan wrote: > Sidney Markowitz <[EMAIL PROTECTED]> writes: > > Malte, the current makefile is broken for Windows in one place. > > > > Line 1152 of Makefile.PL has > > > > ifeq "$(INSTALLDIRS)" "site" > > INSTALLSCRIPTREALLY = $(INSTALLSITEBIN) > >

Re: [Bug 4124] New: New spamassassin script doesn't work due to tainting

2005-02-16 Thread Daniel Quinlan
Sidney Markowitz <[EMAIL PROTECTED]> writes: > Malte, the current makefile is broken for Windows in one place. > > Line 1152 of Makefile.PL has > > ifeq "$(INSTALLDIRS)" "site" > INSTALLSCRIPTREALLY = $(INSTALLSITEBIN) > else > INSTALLSCRIPTREALLY = $(INSTALLSCRIPT) > endif > > In Windows we us

[Bug 3983] [review] adopt Apache preforking algorithm

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3983 --- Additional Comments From [EMAIL PROTECTED] 2005-02-16 09:51 --- Runnning with Solaris 8, these patches cause the error: prefork: select timeout failed! recovering to be displayed to the syslog continuously, and cause spamd to

[Bug 4138] spamd hanging on infinite loop

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4138 --- Additional Comments From [EMAIL PROTECTED] 2005-02-16 07:07 --- I've started a little poor man's debugging myself: It gets stuck writing to the bayes_seen hash. From learn_trapped, it succeeds tokenizing, stores the tokens, ca

Re: [Bug 4124] New: New spamassassin script doesn't work due to tainting

2005-02-16 Thread Sidney Markowitz
Malte S. Stretz wrote: > Ok, I added some code for this in r153131. Could you please test it (just > do a 'make clean; make'), especially on Windows? Ok, my Windows machine is working and the disk is mostly restored now, and I found the right thread to report this... Malte, the current makefile

Re: Trie optimisation of simple alternations for blead perl. (Updated patch, supports /i modifier)

2005-02-16 Thread demerphq
On Tue, 15 Feb 2005 22:48:28 -0800, Justin Mason <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > [de-cc'ing p5p on this one since it's just sa-related.] Good call. :-) > > A further > > optimization would be to outright eliminate the subroutine call so > > that

[Bug 4138] spamd hanging on infinite loop

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4138 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #2654|application/octet-stream|text/plain mime type|

Re: Trie optimisation of simple alternations for blead perl. (Updated patch, supports /i modifier)

2005-02-16 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [de-cc'ing p5p on this one since it's just sa-related.] demerphq writes: > Incidentally I did notice that many of the patterns used could be > reworked to be more efficient assuming the patch is applied. Also I > was kinda wondering about the code ge

Re: Trie optimisation of simple alternations for blead perl. (Updated patch, supports /i modifier)

2005-02-16 Thread demerphq
On Tue, 15 Feb 2005 13:11:21 -0800, Justin Mason <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Yitzchak Scott-Thoennes writes: > > On Tue, Feb 15, 2005 at 12:40:50PM -0800, Justin Mason wrote: > > > FWIW, this looks like it'd be excellent for SpamAssassin ;) > >

[Bug 4141] Cannot disable SPAMCOP reporting

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

[Bug 4141] Cannot disable SPAMCOP reporting

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4141 --- Additional Comments From [EMAIL PROTECTED] 2005-02-15 16:40 --- fwiw, SA 3.1.0 has the Spamcop reporting in a plugin; as such, removing the code is a matter of simply commenting the line in "init.pre". --- You are receiv

[Bug 3899] "Insecure dependency" error from SA3

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3899 --- Additional Comments From [EMAIL PROTECTED] 2005-02-15 16:31 --- Workaround: Add 'score RCVD_IN_BL_SPAMCOP_NET 0' to your scoring prefs. This will disable spamcop reporting and eliminate the 'Insecure dependency in connect w

[Bug 4141] New: Cannot disable SPAMCOP reporting

2005-02-16 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4141 Summary: Cannot disable SPAMCOP reporting Product: Spamassassin Version: 3.0.2 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P5

Re: svn commit: r153972 - spamassassin/trunk/masses/mass-check

2005-02-16 Thread Daniel Quinlan
[EMAIL PROTECTED] (Justin Mason) writes: > I would suggest just running "perl parse-rules-for-masses -d $(RULES) > -s $(SCORESET)" directly, just in case make dependencies make things > go haywire. Done. -- Daniel Quinlan http://www.pathname.com/~quinlan/