<?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 : RegEx help, What am I missing here?</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 : RegEx help, What am I missing here?]]></description>
  <pubDate>Fri, 05 Jun 2026 20:53:54 +0000</pubDate>
  <lastBuildDate>Thu, 09 Dec 2004 11:51:00 +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=4720</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[RegEx help, What am I missing here? : I&amp;#039;m trying to block anyone...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=4720&amp;PID=4720&amp;title=regex-help-what-am-i-missing-here#4720</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=14">CyberBob</a><br /><strong>Subject:</strong> 4720<br /><strong>Posted:</strong> 09 December 2004 at 11:51am<br /><br /><P>I'm trying to block anyone putting spaces between letters like (m o r t g a g e) or (v.i.a.g.r.a). </P><P>Now so far this is simple but what if they don't follow the pattern and I need a greedy wildcard. Example is (m o rtg a ge) or (v.i.agr.a)</P><P>I've tried this and it's test's ok in the Regex test but when I place in in keywords.txt it doesn't work?</P><P>\Am\s*o\s*r\s*t\s*g\s*a\s*g\s*e\Z</P><P>This should pick up any space between letters or the actual word mortgage</P><P>or I've tried</P><P>\Av\.*i\.*a\.*g\.*r\.*a\.*\Z</P><P>This should pick up a "." between letters or not. Any variation of viagra, v.ia.gr.a viagr.a etc.</P><P>What am I missing?</P><P>Thanks in advance,</P><P>&nbsp;</P><P>Bob</P>]]>
   </description>
   <pubDate>Thu, 09 Dec 2004 11:51:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=4720&amp;PID=4720&amp;title=regex-help-what-am-i-missing-here#4720</guid>
  </item> 
 </channel>
</rss>