[Bug 4348] use_bayes 1 bayes_auto_learn 0 still creates bayes_journal file

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4348 [EMAIL PROTECTED] changed: What|Removed |Added Keywords||triage --- Additional

[Bug 4355] New: Spam detect bug

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4355 Summary: Spam detect bug Product: Spamassassin Version: 3.0.3 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P1 Component:

[Bug 4354] t/dnsbl.t test failing

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4354 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 05:53 --- I found one bug but that only fixes one of the tests. Regarding the rest of the tests, has something changed about how trusted and untrusted relays are stored?

[Bug 3881] dnsbl lookups slow due to sleep 1 in code

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3881 Bug 3881 depends on bug 4260, which changed state. Bug 4260 Summary: rewrite DNS code to use a single socket, event-based model http://bugzilla.spamassassin.org/show_bug.cgi?id=4260 What|Old Value |New Value

[Bug 3924] URIDNSBL plugin crashes with certain messages

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3924 Bug 3924 depends on bug 4260, which changed state. Bug 4260 Summary: rewrite DNS code to use a single socket, event-based model http://bugzilla.spamassassin.org/show_bug.cgi?id=4260 What|Old Value |New Value

[Bug 3387] Can't locate Net/DNS/RR/ ... Fails with sample-nonspam.txt, quantity of DNSbl queries causes the problem

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3387 Bug 3387 depends on bug 4260, which changed state. Bug 4260 Summary: rewrite DNS code to use a single socket, event-based model http://bugzilla.spamassassin.org/show_bug.cgi?id=4260 What|Old Value |New Value

[Bug 3997] DNS answers get mixed up

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3997 Bug 3997 depends on bug 4260, which changed state. Bug 4260 Summary: rewrite DNS code to use a single socket, event-based model http://bugzilla.spamassassin.org/show_bug.cgi?id=4260 What|Old Value |New Value

[Bug 2352] SA needs too many file descriptors

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=2352 Bug 2352 depends on bug 4260, which changed state. Bug 4260 Summary: rewrite DNS code to use a single socket, event-based model http://bugzilla.spamassassin.org/show_bug.cgi?id=4260 What|Old Value |New Value

[Bug 4354] t/dnsbl.t test failing

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4354 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 07:59 --- Created an attachment (id=2888) -- (http://bugzilla.spamassassin.org/attachment.cgi?id=2888action=view) Patch that fixes part of the problem reported in this bug

[Bug 4153] [review] RFE : Spamc patch for config file

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4153 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 08:08 --- Subject: Re: [review] RFE : Spamc patch for config file -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think things are going in two different paths, closely

Re: svn commit: r170887 - /spamassassin/trunk/spamc/spamc.c

2005-05-21 Thread Michael Parker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Author: jm Date: Thu May 19 00:17:05 2005 New Revision: 170887 URL: http://svn.apache.org/viewcvs?rev=170887view=rev Log: bug 4335: remove error message if spamc cannot find a config file Modified:

[Bug 4153] [review] RFE : Spamc patch for config file

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4153 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 09:25 --- Subject: Re: [review] RFE : Spamc patch for config file -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On (21/05/05 08:08), [EMAIL PROTECTED] didst pronounce:

Re: svn commit: r170887 - /spamassassin/trunk/spamc/spamc.c

2005-05-21 Thread John Madden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On (21/05/05 11:04), Michael Parker didst pronounce: if((config = fopen(config_file, r)) == NULL) { - libspamc_log(flags, LOG_ERR, -Cannot open %s : %s, config_file, strerror(errno)); return EX_CONFIG; } What

[Bug 4351] spamc broken in trunk

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4351 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 09:41 --- It wasn't only the uint datatype that causes an error when trying to compile spamc. Also an error is thrown at strncasecmp(), which I think isn't in available in

[Bug 4351] spamc broken in trunk

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4351 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 11:13 --- Subject: Re: spamc broken in trunk Also an error is thrown at strncasecmp(), which I think isn't in available in strings.h for win32. strnicmp, I believe, if

[Bug 4354] t/dnsbl.t test failing

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4354 [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |major

[Bug 4354] t/dnsbl.t test failing

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4354 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 13:53 --- This looks like the problem, in PerMsgStatus.pm, but someone who knows how it got like this and why should suggest the fix. This is the code that calls the rbl

[Bug 4351] spamc broken in trunk on win32

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4351 [EMAIL PROTECTED] changed: What|Removed |Added Summary|spamc broken in trunk |spamc broken in trunk on

[Bug 4338] [review] Incorrect IANA Reserved range

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4338 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #2887 is|0 |1 obsolete|

[Bug 4338] Incorrect IANA Reserved range

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4338 [EMAIL PROTECTED] changed: What|Removed |Added Summary|[review] Incorrect IANA |Incorrect IANA Reserved

[Bug 4351] spamc broken in trunk on win32

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4351 --- Additional Comments From [EMAIL PROTECTED] 2005-05-21 15:22 --- I see no reason to use uint instead of the completely portable unsigned int. It isn't like the variables in question are defined as uint in some system header

[Bug 4356] New: tests for the same thing should be grouped

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4356 Summary: tests for the same thing should be grouped Product: Spamassassin Version: 3.0.3 Platform: Other OS/Version: other Status: NEW Severity: normal

Re: svn commit: r171210 - in /spamassassin/trunk/lib/Mail/SpamAssassin: Dns.pm DnsResolver.pm Plugin/URIDNSBL.pm

2005-05-21 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] writes: @@ -145,11 +145,20 @@ return if $self-{no_resolver}; $self-{sock}-close() if $self-{sock}; - $self-{sock} = IO::Socket::INET-new ( -Proto = 'udp', -Type = SOCK_DGRAM, - ); + my $sock; + # find

[Bug 4354] t/dnsbl.t test failing

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

[Bug 4357] New: Broken link on http://wiki.apache.org/spamassassin/DoYouWantMySpam

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4357 Summary: Broken link on http://wiki.apache.org/spamassassin/DoYouWantMySpam Product: Spamassassin Version: unspecified Platform: All URL:

[Bug 4358] New: Broken link on this http://bugzilla.spamassassin.org/enter_bug.cgi page

2005-05-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=4358 Summary: Broken link on this http://bugzilla.spamassassin.org/enter_bug.cgi page Product: Spamassassin Version: unspecified Platform: All URL: