<?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 : Mails are not going in quarantine. gives Error.</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 : Mails are not going in quarantine. gives Error.]]></description>
  <pubDate>Mon, 10 Aug 2026 12:32:43 +0000</pubDate>
  <lastBuildDate>Thu, 03 Mar 2011 05:06:15 +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=6921</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[Mails are not going in quarantine. gives Error. : We had this problem all the time,...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6921&amp;PID=13991&amp;title=mails-are-not-going-in-quarantine-gives-error#13991</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 6921<br /><strong>Posted:</strong> 03 March 2011 at 5:06am<br /><br />We had this problem all the time, the larger the database worse it gets.<br><br>We solved the problem by turning off the housekeeping task that removes the item from quarantine (every 1 hour I think?) and doing it ourselves using a different technique than the one spamfilter uses by default.<br><br>I posted about it on here what we were planning to do, Roberto suggested it was not a good idea but it has been working perfectly for us.&nbsp; We now run the housekeeping every 30 minutes and it takes only a fraction of a second to complete.<br>]]>
   </description>
   <pubDate>Thu, 03 Mar 2011 05:06:15 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6921&amp;PID=13991&amp;title=mails-are-not-going-in-quarantine-gives-error#13991</guid>
  </item> 
  <item>
   <title><![CDATA[Mails are not going in quarantine. gives Error. :  prashant31,We just replied to...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6921&amp;PID=13987&amp;title=mails-are-not-going-in-quarantine-gives-error#13987</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> 6921<br /><strong>Posted:</strong> 02 March 2011 at 8:21am<br /><br />prashant31,<div><br></div><div>We just replied to your support email, but in case someone has the same issue, I'm including our response to you here as well:</div><div><br></div><div>=========</div><div><span ="Apple-style-span" style="font-size: small;"><br></span></div><div><div style="font-family: Verdana; line-height: normal; "><span ="Apple-style-span" style="font-size: small;">The error indicates&nbsp;that SpamFilter is unable to store the spam emails in the quarantine database as the database is returning the error "too many updates pending" when SpamFilter attempts to insert the new database records. This is often caused in part due to a large number of errors like this:</span></div><div style="font-family: Verdana; line-height: normal; "><div><b><span ="Apple-style-span" style="font-size: small;">Database is busy</span></b><span ="Apple-style-span" style="font-size: small;">&nbsp;- cannot quarantine EMail from &nbsp;to &nbsp;- archival queued</span></div></div><div style="font-family: Verdana; line-height: normal; "><span ="Apple-style-span" style="font-size: small;"><br></span></div><div style="font-family: Verdana; line-height: normal; "><span ="Apple-style-span" style="font-size: small;">If you look in the&nbsp;</span><i><span ="Apple-style-span" style="font-size: small;">C:\Program Files</span></i><span ="Apple-style-span" style="font-size: small;">\SpamFilter\quarantine directory (substitute the correct installation path if needed), you may find all the pending emails to be archived queued there. As soon as the database is able to accept more inserts SpamFilter will automatically resume the process of inserting those spam emails in the database. If there are no files in this folder then it means SpamFilter was able to insert all queued spam emails in the database and is also archiving current spam without any holdups.</span></div><div style="font-family: Verdana; line-height: normal; "><span ="Apple-style-span" style="font-size: small;"><br></span></div><div style="font-family: Verdana; line-height: normal; "><span ="Apple-style-span" style="font-size: small;">Are you using Microsoft SQL Server or MySQL as your database platform? MySQL is usually much less efficient that Microsoft SQL Server, and may experience longer delays when removing the older spam emails from the quarantine database. For MySQL, we sometimes suggest the addition of extra indexes to improve performance if this process is taking too long. Judging from the "Linux" in your email addresses, I'm guessing you are using MySQL :-) so I'll add the specific indexes for that platform below.</span></div><div style="font-family: Verdana; line-height: normal; "><span ="Apple-style-span" style="font-size: small;">For Microsoft SQL Server instead we have a different suggested process that uses stored procedures. In any case, we only suggest these alternatives if there are indeed database performance issues, as they are usually not needed, and implementing them requires some manual modifications to the database structure. So if you "usually" do not have any temp files in the "</span><i><span ="Apple-style-span" style="font-size: small;">C:\Program Files</span></i><span ="Apple-style-span" style="font-size: small;">\SpamFilter\quarantine" directory I mentioned earlier, and the spam emails arrive in the database with only at most a few minutes delay, we wold not suggest making the changes.</span></div><div style="font-family: Verdana; line-height: normal; "><span ="Apple-style-span" style="font-size: small;"><br></span></div><div style="font-family: Verdana; line-height: normal; font-size: medium; "><span ="Apple-style-span" style="font-size: small;">As mentioned however, if you'd like, for MySQL you could you try adding two indexes to the tblQuarantine table. Both are made up of multiple fields:<br><br>Index for: emailto, msgid, msgdate, deliver, expire&nbsp;<br>and one for: MsgID, Deliver, Expire, ServerID&nbsp;<br><br>This&nbsp;may&nbsp;help increase performance while deleting records.<br><br>You can create the indexes easily using the MySQL Administrator, or if you wish, you can use execute the SQL&nbsp;statements below:&nbsp;<br><br>ALTER TABLE `SpamFilter`.`tblquarantine` ADD INDEX Optimize_1(`emailto`, `msgid`, `msgdate`, `deliver`, `expire`);<br>ALTER TABLE `SpamFilter`.`tblquarantine` ADD INDEX Optimize_2(`msgid`, `deliver`, `expire`, `serverid`);<br><br></span><div><span ="Apple-style-span" style="font-size: small;">There is no need to stop/restart SpamFilter while doing this. Please let us know if this helps.</span></div><div><br></div></div></div>]]>
   </description>
   <pubDate>Wed, 02 Mar 2011 08:21:37 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6921&amp;PID=13987&amp;title=mails-are-not-going-in-quarantine-gives-error#13987</guid>
  </item> 
  <item>
   <title><![CDATA[Mails are not going in quarantine. gives Error. : We are facing the weird problem....]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6921&amp;PID=13986&amp;title=mails-are-not-going-in-quarantine-gives-error#13986</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=1340">prashant31</a><br /><strong>Subject:</strong> 6921<br /><strong>Posted:</strong> 02 March 2011 at 4:23am<br /><br />We are facing the weird problem. Mails are not delivered to quarantine area. We have checked all the settings. Rejected mails should go to quarantine.<br><br>we get the following error message in logs.<br><br>"Error - Unable to add email to quarantine - too many updates pending - archival queued".<br><br>What is the meaning of this? Are we supposed to update something? And what is the location of queued archivals?<br><br>]]>
   </description>
   <pubDate>Wed, 02 Mar 2011 04:23:38 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6921&amp;PID=13986&amp;title=mails-are-not-going-in-quarantine-gives-error#13986</guid>
  </item> 
 </channel>
</rss>