http://bugzilla.spamassassin.org/show_bug.cgi?id=4176
------- Additional Comments From [EMAIL PROTECTED] 2005-05-05 19:55 ------- Subject: Re: [review] RFE: please add pattern for nate.com redirector On Thu, May 05, 2005 at 07:23:57PM -0700, [EMAIL PROTECTED] wrote: > This patch includes the previous fix for HTML messages and also changes > sa-learn, tools/speedtest and masses/corpora/mass-find-nonspam to call parse > as > an instance method, not as an object method. NOTE: I don't know how to test > the -1 I see no reason to make large changes to the API of the core of our code to add in a small enhancement to the functionality. This is better done in a different place. Also, FYI, Message is not actually specific to SA so ruining the design isn't really a great idea. I'd be okay just adding the functionality to the URIDNSBL plugin for now. Alternately, a separate plugin or doing it in get_uri_list(). ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
