<?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 : Our MySQL database diet</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 : Our MySQL database diet]]></description>
  <pubDate>Sat, 18 Apr 2026 16:13:51 +0000</pubDate>
  <lastBuildDate>Tue, 28 Feb 2006 16:35:16 +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=5528</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[Our MySQL database diet : We found after the Spamfilter...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5528&amp;PID=7504&amp;title=our-mysql-database-diet#7504</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=218">Analytical</a><br /><strong>Subject:</strong> 5528<br /><strong>Posted:</strong> 28 February 2006 at 4:35pm<br /><br /><P>We found after the Spamfilter service ran for awhile (several months) the database became bloated and we had to run a manual cleanup to make it lose weight.&nbsp;When bloated it was very slow.&nbsp; If you have trouble with a bloated database -- here was our solution:</P><P>We modified&nbsp;the tblmsgs and tblquarantine tables slightly to include a time stamp to&nbsp;better&nbsp;age them.&nbsp; We set our spamfilter database settings to store rejected emails for three (3) days.</P><P>We also wrote a service that checks for any record in the tblmsgs and tblquarantine tables that is four (4) days old or older and purges them.&nbsp; The service runs hourly and we limit the amount it can purge to 10,000 records.</P><P>The service catches any rejected emails in the tables missed by the spamfilter program, and does not requre a relational match.&nbsp; Now our&nbsp;database is tiny and very fast.&nbsp; </P>]]>
   </description>
   <pubDate>Tue, 28 Feb 2006 16:35:16 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5528&amp;PID=7504&amp;title=our-mysql-database-diet#7504</guid>
  </item> 
 </channel>
</rss>