<?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 : Quarantine Release Question</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 : Quarantine Release Question]]></description>
  <pubDate>Mon, 20 Apr 2026 11:43:21 +0000</pubDate>
  <lastBuildDate>Thu, 08 Sep 2011 11:17:50 +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=6977</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[Quarantine Release Question :   LogSat wrote:Are you certain...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6977&amp;PID=14212&amp;title=quarantine-release-question#14212</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=1056">dotme</a><br /><strong>Subject:</strong> 6977<br /><strong>Posted:</strong> 08 September 2011 at 11:17am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by LogSat" alt="Originally posted by LogSat" style="vertical-align: text-bottom;" /> <strong>LogSat wrote:</strong><br /><br />Are you certain you do not have some customized cleanup routines configured in SQL Server (or in an external application) that may be modifying the SpamFilter database directly, bypassing SpamFilter?</td></tr></table> <DIV>Guilty as charged... thanks for pointing me in the right direction. I found the problem in one of my overnight routines. Thanks again!!</DIV>]]>
   </description>
   <pubDate>Thu, 08 Sep 2011 11:17:50 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6977&amp;PID=14212&amp;title=quarantine-release-question#14212</guid>
  </item> 
  <item>
   <title><![CDATA[Quarantine Release Question : No - that is not normal. For every...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6977&amp;PID=14211&amp;title=quarantine-release-question#14211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6977<br /><strong>Posted:</strong> 07 September 2011 at 5:59pm<br /><br />No - that is not normal. For every spam email that is quarantined, a record is added to the tblQuarantine table for each recipient of that email. The tblQuarantine holds simple header data relative to the email (ex. subject, to/from, etc). The actual content of the email is added to the tblMsgs. Only one record with the content is added in order to save space (since it's the same content for all recipients).<div><br></div><div>In your case, 3 records would thus be added to the tblQuarantine table, and just one record with the body of the email is added to the table tblMsgs. Each of the 3 records in the tblQuarantine then points to the same record in the tblMsgs table for the content. When a user release the email from the quarantine, after the delivery, their record in the tblQuarantine is marked for deletion. When SpamFilter performs its cleanup routines (by default every hour), it will delete that one record from the tblQuarantine. The remaining 2 records for the other users in the tblQuarantine, along with the email body in the tblMsgs, are not touched and should thus remain available for the other users to see (and deliver).</div><div><br></div><div>Are you certain you do not have some customized cleanup routines configured in SQL Server (or in an external application) that may be modifying the SpamFilter database directly, bypassing SpamFilter?</div>]]>
   </description>
   <pubDate>Wed, 07 Sep 2011 17:59:08 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6977&amp;PID=14211&amp;title=quarantine-release-question#14211</guid>
  </item> 
  <item>
   <title><![CDATA[Quarantine Release Question : Maybe I coded something wrong?...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6977&amp;PID=14210&amp;title=quarantine-release-question#14210</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=1056">dotme</a><br /><strong>Subject:</strong> 6977<br /><strong>Posted:</strong> 07 September 2011 at 10:03am<br /><br />Maybe I coded something wrong? <DIV>&nbsp;</DIV><DIV>1) Email sent to 3 users on same domain gets quarantined.</DIV><DIV>2) User 1 releases email and receives it</DIV><DIV>3) Users 2 and 3 can't release the message any more, because it's already been delivered to User 1. </DIV><DIV>&nbsp;</DIV><DIV>Is that normal? Are there three copies quarantined when an email comes in for three people at example.com, or only one? Hints and tips appreciated...</DIV><span style="font-size:10px"><br /><br />Edited by dotme - 07 September 2011 at 10:03am</span>]]>
   </description>
   <pubDate>Wed, 07 Sep 2011 10:03:24 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6977&amp;PID=14210&amp;title=quarantine-release-question#14210</guid>
  </item> 
 </channel>
</rss>