[Bug 4619] impossible to disable IPv6

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4619 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 07:36 --- I added in those changes and commited it in revision 325836. Closing the bug again. Sorry for coming late for lunch. --ipv4only, --ipv4-only, --ipv4

[Bug 4619] impossible to disable IPv6

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4619 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 09:35 --- well, it'd be easy enough to add -4/--ipv4 as the option strings there. --- You are receiving this mail because: --- You are the assignee for the bug,

[Bug 4511] [review] Test config survives finish()

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4511 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 14:38 --- When creating the newo Mail::SpamAssassin object, perl threw function redefinition warnings for each of the test functions. Committed revision 325987. ---

[Bug 4636] New: Charset normalization plugin support

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4636 Summary: Charset normalization plugin support Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: All OS/Version: All Status: NEW Severity:

[Bug 4534] build in caching of atime in mass-check

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

[Bug 4636] Charset normalization plugin support

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4636 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 16:26 --- Created an attachment (id=3192) -- (http://bugzilla.spamassassin.org/attachment.cgi?id=3192action=view) Work in progress Here is the code so far. The problem

compile_now_start plugin

2005-10-17 Thread John Gardiner Myers
How is the compile_now_start plugin supposed to work? It appears to be invoked before config is loaded, so there's no way such a plugin could be registered in time.

[Bug 4497] reorganise PerMsgStatus code

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4497 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 16:36 --- Mail::SpamAssassin::Message::Node will need a ptr to {main} for bug 4636, so there's little point for a separate Mail::SpamAssassin::Message:Rendered. ---

[Bug 4497] reorganise PerMsgStatus code

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4497 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 16:54 --- Subject: Re: reorganise PerMsgStatus code On Mon, Oct 17, 2005 at 04:36:06PM -0700, [EMAIL PROTECTED] wrote: Mail::SpamAssassin::Message::Node will need a ptr

[Bug 4534] build in caching of atime in mass-check

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4534 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 16:57 --- Subject: Re: build in caching of atime in mass-check On Mon, Oct 17, 2005 at 04:23:59PM -0700, [EMAIL PROTECTED] wrote: status: completed scan stage, 3282

[Bug 4497] reorganise PerMsgStatus code

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4497 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 16:59 --- There is a work-in-progress patch attached to bug 4636. It would be better to discuss the issue in that bug. --- You are receiving this mail because:

[Bug 4636] Charset normalization plugin support

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4636 --- Additional Comments From [EMAIL PROTECTED] 2005-10-17 17:01 --- looks good IMO. I think we can assume that it is safe to read the configuration data at parse()-time. The configuration specification data is set when Mail::SA

[Bug 4637] New: SQL errors during spamassassin -r and during invokation from sendmail

2005-10-17 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4637 Summary: SQL errors during spamassassin -r and during invokation from sendmail Product: Spamassassin Version: 3.0.4 Platform: Other OS/Version: other Status:

Re: Suggestion: new list for corpus run announcements and discussion

2005-10-17 Thread Daryl C. W. O'Shea
Justin Mason wrote: Theo Van Dinter writes: On Thu, Oct 13, 2005 at 10:19:03AM -0700, Justin Mason wrote: I don't mind solving this a different way, but I don't like the idea of sending BZ mails to [EMAIL PROTECTED] If I want to see what's being committed, I'm not necessarily interested in

Re: Suggestion: new list for corpus run announcements and discussion

2005-10-17 Thread Duncan Findlay
On Sun, Oct 16, 2005 at 12:19:35PM -0700, Justin Mason wrote: ok, I can go for a new bugs@ list, too. +1 -0 I kinda doubt there's enough on dev@ to keep it going if we don't have bugs sent there. If we want to lower the traffic so that certain people can read what they need to read, then we

[Bug 4627] simta received: headers not detected

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