[SURBL-Discuss] Re: ANNOUNCE: Mail::SpamAsssassin::SpamCopURI 0.16

Jeff Chan jeffc at surbl.org
Tue May 18 22:58:26 CEST 2004


[moving announcement reply to discussion list]

Subject: RE: ANNOUNCE: Mail::SpamAsssassin::SpamCopURI 0.16
Date: Mon, 17 May 2004 13:18:07 +0200
From: <Rikhardur.EGILSSON at oecd.org>
To: <jeffc at surbl.org>, <announce at lists.surbl.org>
Cc: <spamassassin-users at incubator.apache.org>


For those of you who have to use a http_proxy, you should add this patch :

--- lib/Mail/SpamAssassin/SpamCopURI.pm.orig    2004-05-17 13:13:18.541107920
+0200
+++ lib/Mail/SpamAssassin/SpamCopURI.pm 2004-05-17 13:13:34.878624240 +0200
@@ -45,6 +45,7 @@
   # do this since we never want the content
   $ua->max_size(0);
   $ua->timeout($LWP_TIMEOUT);
+  $ua->env_proxy;
 
   dbg("redirect resolving:  $url");


Or else, it won't work ..

- Ríkharður



-----Original Message-----
From: Jeff Chan [mailto:jeffc at surbl.org] 
Sent: 15 May, 2004 11:54 AM
To: SURBL Announce
Cc: SpamAssassin Users
Subject: ANNOUNCE: Mail::SpamAsssassin::SpamCopURI 0.16


Eric Kolve has released SpamCopURI version 0.16 which fixes the handling of
the few URIs which use numeric IP addresses.

  http://sourceforge.net/projects/spamcopuri

If you're using SpamCopURI, please upgrade to this new version.




More information about the Discuss mailing list