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
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
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
-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
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
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)
> >
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
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
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
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
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
http://bugzilla.spamassassin.org/show_bug.cgi?id=4138
[EMAIL PROTECTED] changed:
What|Removed |Added
Attachment #2654|application/octet-stream|text/plain
mime type|
-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
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 ;)
> >
http://bugzilla.spamassassin.org/show_bug.cgi?id=4141
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
[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/
19 matches
Mail list logo