From jeffc@surbl.org Fri May 7 12:40:59 2004 From: Jeff Chan To: discuss@lists.surbl.org Subject: [SURBL-Discuss] Fwd: URI's not recognized Date: Fri, 07 May 2004 03:40:45 -0700 Message-ID: <588406949.20040507034045@supranet.net> In-Reply-To: <23299.80.127.176.177.1083926137.squirrel@webmail.xs4all.nl> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0743760952372407610==" --===============0743760952372407610== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit This is a forwarded message From: Menno van Bennekom To: spamassassin-users(a)incubator.apache.org Date: Friday, May 7, 2004, 3:35:37 AM Subject: URI's not recognized ===8<==============Original message text=============== Hi, I have problems getting URI's recognized by SpamAssassin 2.63 (postfix/amavisd-new). At first redirects like this were not recognized: http://rd.yahoo.com*http://spammer.spam.biz So I removed ^ from the BIZ expression: uri BIZ_TLD /(?:https?:\/\/|mailto:)[^\/]+\.biz(?:\/|$)/i Still the following was not recognized: Because of the 3D (and other stuff spammers put there lately). Only by changing 'uri BIZ_TLD' to 'body BIZ_TLD' it gets recognized. But I use SpamCopURI and that also doesn't recognize URI's with things in front of http. And I can't tell SpamCopURI to use the 'body' check instead or uri.. How can I make the URI subroutine recognize these URI's? Would using SpamAssassin v3.0 help? Thanks Menno ===8<===========End of original message text=========== --===============0743760952372407610==--