<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : Help with a filter</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Spam Filter ISP Support : Help with a filter]]></description>
  <pubDate>Sat, 16 May 2026 01:14:29 +0000</pubDate>
  <lastBuildDate>Fri, 17 Aug 2007 15:53:29 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=6199</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[Help with a filter :  Here&amp;#039;s one I use. If what...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10748&amp;title=help-with-a-filter#10748</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=150">sgeorge</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 17 August 2007 at 3:53pm<br /><br />Here's one I use.&nbsp; If what looks like an i.p.-based url is preceded by "card" anywhere in the message (including a different line), this will match.<br><br>&#091;code&#093;((?is)card.*https?://\d\d)&#091;code&#093;<br><br>On the plus side, this should hopefully reduce the likelihood of matching URLs within mail-headers.<br><br>I realize spammers may possible drift in here to learn some of our techniques, but I think that this discussion still helps more than it hurts.<br><br>Stephen<br><br>p.s. Thanks Dan, for thinking about https too - I added that after the fact <img src="https://www.logsat.com/spamfilter/forums/smileys/smiley1.gif" border="0" alt="Smile" /><br><span style="font-size:10px"><br /><br />Edited by sgeorge - 17 August 2007 at 3:54pm</span>]]>
   </description>
   <pubDate>Fri, 17 Aug 2007 15:53:29 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10748&amp;title=help-with-a-filter#10748</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : Thanks for the headsup Dan. I...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10745&amp;title=help-with-a-filter#10745</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=616">IKILLSPAM1</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 16 August 2007 at 2:43pm<br /><br />Thanks for the headsup Dan. I will keep an eye out for that.]]>
   </description>
   <pubDate>Thu, 16 Aug 2007 14:43:35 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10745&amp;title=help-with-a-filter#10745</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : All,  One issue I have with...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10740&amp;title=help-with-a-filter#10740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=22">Desperado</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 16 August 2007 at 11:29am<br /><br />All,<DIV>&nbsp;</DIV><DIV>One issue I have with the above RegEx's (which I use and get thousands of blocks) is that I also scan headers and Barracudas put a screwy header in which causes a block.&nbsp; Example:<BR>X-Barracuda-URL: <a href="http://198.136.134.18:8000/cgi-bin/mark.cgi" target="_blank"><U>http://198.136.134.18:8000/cgi-bin/mark.cgi</U></A></DIV><DIV>I have yet to understand *why* the header is even added.</DIV>]]>
   </description>
   <pubDate>Thu, 16 Aug 2007 11:29:30 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10740&amp;title=help-with-a-filter#10740</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : Ive also recently put in some...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10739&amp;title=help-with-a-filter#10739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=616">IKILLSPAM1</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 16 August 2007 at 10:11am<br /><br />Ive also recently put in some regex to block emails with numeric hyperlinks in them. every little bit helps i guess. its blocked about 15 emails since yesterday. <DIV>&nbsp;</DIV><DIV>I wish I had the time and will power to learn regex as well. I was trying to find a good regex to deal with the pdf crap but wasnt able to. Im seeing people like to keep their regex's safe from spammer eyes. If anyone wants to share their regex's id be honored! </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 16 Aug 2007 10:11:54 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10739&amp;title=help-with-a-filter#10739</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : You could also modify it as below...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10737&amp;title=help-with-a-filter#10737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=22">Desperado</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 15 August 2007 at 5:02pm<br /><br />You could also modify it as below in case the Spam Site in NOT on port 80<DIV>((?i)http(s?)://(\d{1,3}\.){3}\d{1,3}(:|/))</DIV><DIV>OR ... just leave the last part off and any http request to an IP address will also get wacked.</DIV>]]>
   </description>
   <pubDate>Wed, 15 Aug 2007 17:02:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10737&amp;title=help-with-a-filter#10737</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : I see. I&amp;#039;ve just asked to...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10736&amp;title=help-with-a-filter#10736</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=174">Roman</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 15 August 2007 at 4:53pm<br /><br />I see. I've just asked to be sure I'm not missing something.]]>
   </description>
   <pubDate>Wed, 15 Aug 2007 16:53:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10736&amp;title=help-with-a-filter#10736</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : Old habbits die hard! I tend to...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10735&amp;title=help-with-a-filter#10735</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=22">Desperado</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 15 August 2007 at 4:37pm<br /><br />Old habbits die hard!&nbsp; I tend to program in Perl and often to go cross-platform, I need to get VERY picky.&nbsp; As the horrible saying goes ... "there is more than one way to skin a cat".&nbsp; (I hope the ASPCA doesn't read this)]]>
   </description>
   <pubDate>Wed, 15 Aug 2007 16:37:50 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10735&amp;title=help-with-a-filter#10735</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : m-m-m, recursion :)  but why &amp;#034;[]&amp;#034;...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10734&amp;title=help-with-a-filter#10734</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=174">Roman</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 15 August 2007 at 4:21pm<br /><br />m-m-m, recursion :) <br />but why "&#091;&#093;" and "+", isn't <br /><br />((?i)http(s?)://(\d{1,3}\.){3}\d{1,3}/)<br /><br />enough?]]>
   </description>
   <pubDate>Wed, 15 Aug 2007 16:21:39 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10734&amp;title=help-with-a-filter#10734</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : That did it, Thanks.I have to...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10733&amp;title=help-with-a-filter#10733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=254">Thermo</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 15 August 2007 at 4:13pm<br /><br />That did it, Thanks.<br><br>I have to learn RegEx.<br>]]>
   </description>
   <pubDate>Wed, 15 Aug 2007 16:13:31 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10733&amp;title=help-with-a-filter#10733</guid>
  </item> 
  <item>
   <title><![CDATA[Help with a filter : Hmmm ... My 2 cents ((?i)http(s?)://({1,3}){3}{1,3}/)...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10732&amp;title=help-with-a-filter#10732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=22">Desperado</a><br /><strong>Subject:</strong> 6199<br /><strong>Posted:</strong> 15 August 2007 at 4:05pm<br /><br /><DIV>Hmmm ... My 2 cents</DIV><DIV>((?i)http(s?)://(&#091;\d&#093;{1,3}&#091;\.+&#093;){3}&#091;\d&#093;{1,3}/)</DIV>]]>
   </description>
   <pubDate>Wed, 15 Aug 2007 16:05:25 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6199&amp;PID=10732&amp;title=help-with-a-filter#10732</guid>
  </item> 
 </channel>
</rss>