http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-11-17 20:03 ---
I have opened up the following ticket and copied Jeff's comment to the
description:
Bug 3976 [RFE] Invisible URIs should tend to be ignored
--- You are r
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-11-17 19:26 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option to limit
URLs.
On Wed, Nov 17, 2004 at 07:19:04PM -0800, [EMAIL PROTECTED] wrote:
> IMO invis
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
[EMAIL PROTECTED] changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
--- Additi
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-31 12:05 ---
+1 . I was wondering what Sidney was talking about ;)
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-30 03:02 ---
Sorry for not noticing thatthe make test faiolure was not the resuolt of the
patch.
Tested the new patch in trunk and 3.0.2 branch.
+1 for the new patch
---
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
[EMAIL PROTECTED] changed:
What|Removed |Added
Attachment #2494 is|0 |1
obsolete|
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 20:35 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option to limit
URLs.
On Fri, Oct 29, 2004 at 07:34:25PM -0700, [EMAIL PROTECTED] wrote:
> OK, -1 on
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 19:34 ---
OK, -1 on the patches.
It calls handle_parser_error which is not defined in URIDNSBL.pm
It is used and defined redundantly in HashCash.pm and razor2.pm
It looks
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 19:25 ---
Correction -- I forgot that I had not run make test since applying and trying
out the patch. This is from nmake test under Win32:
t\basic_lintplug
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 19:21 ---
+1 on the combined two patches.
> I have a feeling that's the best we can do though
[For the record, I'll point out the typos I made in comment #18 where I shoul
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 18:52 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option to limit
URLs.
On Fri, Oct 29, 2004 at 06:30:31PM -0700, [EMAIL PROTECTED] wrote:
> That's a
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 18:30 ---
The patch seems to work as expected. As per the analysis in bug 2924, if I set
uridnsbl_max_domains to 60 the test case there runs, and to 80 it crashes. In
other
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 09:45 ---
Created an attachment (id=2497)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2497&action=view)
adds uridnsbl_max_domains as a configuration parameter
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 09:14 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option to limit
URLs.
On Fri, Oct 29, 2004 at 09:10:23AM -0700, [EMAIL PROTECTED] wrote:
> I applied
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 09:10 ---
I applied the patch to URIDNSBL in my 3.0.1 install and it now honors the
default uridnsbl_max_domains of 20, but does not allow me to override that
setting in my
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-29 03:50 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option
to limit URLs.
On Thu, 28 Oct 2004 [EMAIL PROTECTED] wrote:
>
> I don't have a Windows box to
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 17:30 ---
Am I correct in understanding that the default value for uridnsbl_max_domains
is 20? Given how well (for most people) we have been doing with no limit,
should the
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 15:20 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option to limit
URLs.
> I think it's more likely to cause the FN rate to go up. A trivial way
> aro
> I think it's more likely to cause the FN rate to go up. A trivial way
> around is to put in enough non-spam URIs such that the likelihood is
> that your spam URI won't be listed.
I think a good work-around and improvement would be to change the
randomization function to favor certain URLs:
-
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 15:04 ---
Correction, 5 times, not 4 times, but only 1 for each URI with a numeric ip
address.
--- You are receiving this mail because: ---
You are on the CC li
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 15:02 ---
The test case I attached to bug 3924 that uses just Net::DNS and IO::Select
shows pretty clearly what it is doing. It appears that each URI in the message
results
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 14:50 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option to limit
URLs.
On Thu, Oct 28, 2004 at 02:45:27PM -0700, [EMAIL PROTECTED] wrote:
> Will this
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 14:45 ---
Will this avoid the crash in bug 3924 ?
If it reduces the number of sockets that are produced to less than the over 350
that the test case there generates, I woul
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 14:45 ---
Subject: Re: [review] URIDNSBL plugin does not honor config option to limit
URLs.
On Thu, Oct 28, 2004 at 02:42:49PM -0700, [EMAIL PROTECTED] wrote:
> This migh
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
--- Additional Comments From [EMAIL PROTECTED] 2004-10-28 14:42 ---
This might also cause our FP rate to go down slightly, in any case I'm glad it
was trivial!
--- You are receiving this mail because: ---
You are on the
http://bugzilla.spamassassin.org/show_bug.cgi?id=3930
[EMAIL PROTECTED] changed:
What|Removed |Added
CC||dev@spamassassin.apache.org
27 matches
Mail list logo