<?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 : Exception occurred during TDeliverQuarantineThread</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 : Exception occurred during TDeliverQuarantineThread]]></description>
  <pubDate>Sat, 15 Aug 2026 12:05:53 +0000</pubDate>
  <lastBuildDate>Thu, 10 Jun 2010 16:04:57 +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=6238</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[Exception occurred during TDeliverQuarantineThread : Most of the times the query will...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13661&amp;title=exception-occurred-during-tdeliverquarantinethread#13661</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> 6238<br /><strong>Posted:</strong> 10 June 2010 at 4:04pm<br /><br />Most of the times the query will return no rows, as emails marked for delivery form the quarantine will usually be tagged as such only sporadically.<div>In regards to the statistics, there *should* be one called "Total execution time" which is usually the one you'll want to look at. If that's not there, the sum of the "client processing time" and of the "server processing time" should give you the total time used.</div>]]>
   </description>
   <pubDate>Thu, 10 Jun 2010 16:04:57 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13661&amp;title=exception-occurred-during-tdeliverquarantinethread#13661</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : Thanks, I was not aware the statistics...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13660&amp;title=exception-occurred-during-tdeliverquarantinethread#13660</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=763">peet</a><br /><strong>Subject:</strong> 6238<br /><strong>Posted:</strong> 10 June 2010 at 2:42pm<br /><br />Thanks, I was not aware the statistics option. I am using an older version of SQL, so it isn't the studio, but I found the statistics.<div>Running the same query resulted with:</div><div><br></div><div><div>Time Statistics</div><div><span ="Apple-tab-span" style="white-space:pre">		</span> &nbsp;</div><div>Cumulative client processing time<span ="Apple-tab-span" style="white-space:pre">	</span>12<span ="Apple-tab-span" style="white-space:pre">	</span>12<span ="Apple-tab-span" style="white-space:pre">	</span>&nbsp;&nbsp;</div><div>Cumulative wait time on server replies<span ="Apple-tab-span" style="white-space:pre">	</span>0<span ="Apple-tab-span" style="white-space:pre">	</span>0<span ="Apple-tab-span" style="white-space:pre">	</span></div></div><div><span ="Apple-tab-span" style="white-space:pre"><br></span></div><div><span ="Apple-tab-span" style="white-space:pre">I</span>'m assuming that is 12&nbsp;milliseconds? visually I had the results in about a second.</div><div><span ="Apple-tab-span" style="white-space:pre"><br></span></div><div><span ="Apple-tab-span" style="white-space:pre">O</span>n the other hand, now that I don't see the error messages, looks like there is nothing to deliver usually. Also since I've cut the amount of data on the server, it has less records to look through. I'm now down from the usual 3.6million records to around 1 million records.</div><div><br></div><div>I'll do a defrag of the database this weekend to shrink the db file.</div><div>Thanks for the help, looks like it solved it!</div>]]>
   </description>
   <pubDate>Thu, 10 Jun 2010 14:42:03 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13660&amp;title=exception-occurred-during-tdeliverquarantinethread#13660</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : We did a bit of research, and...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13659&amp;title=exception-occurred-during-tdeliverquarantinethread#13659</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> 6238<br /><strong>Posted:</strong> 10 June 2010 at 1:22pm<br /><br />We did a bit of research, and have indeed found inconsistencies in some of the initial SpamFilter.ini files that were shipped in the various versions, as in some cases the default was 1 second and in others 5 seconds.<div>Please do note that this query checks for items to be delivered, is executed every 5 seconds, and normally should take only a few tenths of a second to execute. There can be *occasionally* a timeout (even if the timeout in the ini file is set to 1 second), but it is usually not a concern as the query is re-executed after 5 seconds. If in your case the timeouts were consistently occurring (meaning the query is taking over a second every single time), and you eliminated them by increasing the timeout to 5 seconds, that still does possibly indicate lingering performance issues on the database.</div><div>Have you tried using the SQL Server's client statistics (from the SQL Server Management Studio menu: &nbsp;Query - Include Client Statistics) to time that query more in detail?</div>]]>
   </description>
   <pubDate>Thu, 10 Jun 2010 13:22:07 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13659&amp;title=exception-occurred-during-tdeliverquarantinethread#13659</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : Well, for a quick test, I&amp;#039;m...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13658&amp;title=exception-occurred-during-tdeliverquarantinethread#13658</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=763">peet</a><br /><strong>Subject:</strong> 6238<br /><strong>Posted:</strong> 09 June 2010 at 7:01pm<br /><br />Well, for a quick test, I'm not seeing this message. I am clueless why it would have been set to "1".<div>Any chance that a previous install version had it at "1"?</div><div>I don't recall ever changing that in the ini file.</div>]]>
   </description>
   <pubDate>Wed, 09 Jun 2010 19:01:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13658&amp;title=exception-occurred-during-tdeliverquarantinethread#13658</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : Odd.. my my ini file:MiscSQLTimeout...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13657&amp;title=exception-occurred-during-tdeliverquarantinethread#13657</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=763">peet</a><br /><strong>Subject:</strong> 6238<br /><strong>Posted:</strong> 09 June 2010 at 6:58pm<br /><br />Odd.. my my ini file:&nbsp;<span ="Apple-style-span" style="font-family: Verdana; line-height: normal; font-size: small; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">MiscSQLTimeout was equal to 1/</span><div><span ="Apple-style-span" style="font-family: Verdana; line-height: normal; font-size: small; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">Could that be part of the problem?</span></div><div><span ="Apple-style-span" style="font-family: Verdana; line-height: normal; font-size: small; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><br></span></div><div><span ="Apple-style-span" style="font-family: Verdana; line-height: normal; font-size: small; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">I'm changing it to 5, and will see what happens.</span></div>]]>
   </description>
   <pubDate>Wed, 09 Jun 2010 18:58:11 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13657&amp;title=exception-occurred-during-tdeliverquarantinethread#13657</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : That SQL query seems to work well...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13656&amp;title=exception-occurred-during-tdeliverquarantinethread#13656</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=763">peet</a><br /><strong>Subject:</strong> 6238<br /><strong>Posted:</strong> 09 June 2010 at 6:56pm<br /><br />That SQL query seems to work well in my SQL server's query window.<div>It didn't tell me how long the process took, but it was fairly quick.</div><div>I've cut down on my quarantine data recently from over 3 million records to 1.2 million records.</div><div>But I'm still seeing this error message.</div><div><br></div><div>The QuarID currently is: 25439246 for a new message.</div><div>I wonder if there is a limit at which this could cause an issue.</div>]]>
   </description>
   <pubDate>Wed, 09 Jun 2010 18:56:42 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13656&amp;title=exception-occurred-during-tdeliverquarantinethread#13656</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : Peet,The query that is timing...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13650&amp;title=exception-occurred-during-tdeliverquarantinethread#13650</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> 6238<br /><strong>Posted:</strong> 05 June 2010 at 5:08am<br /><br /><div><span ="Apple-style-span" style="font-family: Verdana; font-size: medium; line-height: normal; "><div><span ="Apple-style-span" style="font-size: small;">Peet,</span></div><div><span ="Apple-style-span" style="font-size: small;"><br></span></div><div><span ="Apple-style-span" style="font-size: small;">The query that is timing out, based on the error in your log, is:</span></div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10pxormal Helvetica; "><span style="color: rgb45, 44, 250; ">SELECT</span>&nbsp;tblQuarantine<span style="color: rgb146, 146, 146; ">.</span>QuarID<span style="color: rgb146, 146, 146; ">,</span>&nbsp;tblQuarantine<span style="color: rgb146, 146, 146; ">.</span>EmailTo<span style="color: rgb146, 146, 146; ">,</span>&nbsp;tblQuarantine<span style="color: rgb146, 146, 146; ">.</span>EmailFrom<span style="color: rgb146, 146, 146; ">,</span>&nbsp;tblQuarantine<span style="color: rgb146, 146, 146; ">.</span>Deliver<span style="color: rgb146, 146, 146; ">,</span>&nbsp;tblQuarantine<span style="color: rgb146, 146, 146; ">.</span>Expire<span style="color: rgb146, 146, 146; ">,</span>&nbsp;tblMsgs<span style="color: rgb146, 146, 146; ">.</span>MsgID<span style="color: rgb146, 146, 146; ">,</span>&nbsp;tblMsgs<span style="color: rgb146, 146, 146; ">.</span>Msg</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10pxormal Helvetica; "><span style="color: rgb45, 44, 250; ">FROM</span>&nbsp;tblQuarantine&nbsp;<span style="color: rgb146, 146, 146; ">INNER</span>&nbsp;<span style="color: rgb146, 146, 146; ">JOIN</span>&nbsp;tblMsgs&nbsp;<span style="color: rgb45, 44, 250; ">ON</span>&nbsp;tblQuarantine<span style="color: rgb146, 146, 146; ">.</span>MsgID&nbsp;<span style="color: rgb146, 146, 146; ">=</span>&nbsp;tblMsgs<span style="color: rgb146, 146, 146; ">.</span>MsgID</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10pxormal Helvetica; "><span style="color: rgb45, 44, 250; ">WHERE</span>&nbsp;Deliver&nbsp;<span style="color: rgb146, 146, 146; ">&lt;&gt;</span>&nbsp;0&nbsp;<span style="color: rgb146, 146, 146; ">AND</span>&nbsp;Expire&nbsp;<span style="color: rgb146, 146, 146; ">=</span>&nbsp;0&nbsp;<span style="color: rgb146, 146, 146; ">AND</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10pxormal Helvetica; "><span style="color: rgb146, 146, 146; ">(</span>&nbsp;<span style="color: rgb146, 146, 146; ">(</span>ServerID&nbsp;<span style="color: rgb146, 146, 146; ">=</span>&nbsp;<font ="Apple-style-span" color="#FF1314"><font ="Apple-style-span" size="4"><span ="Apple-style-span" style="font-size: 14px; "><b>nnn</b></span></font></font><span style="color: rgb146, 146, 146; ">)</span>&nbsp;<span style="color: rgb146, 146, 146; ">OR</span>&nbsp;<span style="color: rgb146, 146, 146; ">(</span>ServerID&nbsp;<span style="color: rgb146, 146, 146; ">=</span>&nbsp;0<span style="color: rgb146, 146, 146; ">)</span>&nbsp;<span style="color: rgb146, 146, 146; ">OR</span>&nbsp;<span style="color: rgb146, 146, 146; ">(</span>ServerID&nbsp;<span style="color: rgb146, 146, 146; ">IS</span>&nbsp;<span style="color: rgb146, 146, 146; ">NULL)</span>&nbsp;<span style="color: rgb146, 146, 146; ">)</span></div></div><div><br></div><div><span ="Apple-style-span" style="font-size: small;">The "</span><span ="Apple-style-span" style="color: rgb255, 19, 20; font-family: Helvetica; font-weight: bold; "><span ="Apple-style-span" style="font-size: small;">nnn</span></span><span ="Apple-style-span" style="font-size: small;">" value from above is the value of the "tblServersServerID=" parameter in your SpamFilter.ini file. &nbsp;This value defaults to one. Can you please substitute the "</span><span ="Apple-style-span" style="color: rgb255, 19, 20; font-family: Helvetica; font-weight: bold; "><span ="Apple-style-span" style="font-size: small;">nnn</span></span><span ="Apple-style-span" style="font-size: small;">" with that value, and try to execute that query on your SpamFilter database? The query should normally take no more that a few tenths of a second to run. Can you please let us know how long it takes to complete when executed manually?</span></div><div><span ="Apple-style-span" style="font-size: small;"><br></span></div><div><span ="Apple-style-span" style="font-size: small;">SpamFilter does have a 5 second timeout when running that query, and this can be increased by changing the parameter:</span></div><div><span ="Apple-style-span" style="font-size: small;"><br></span></div><div><span ="Apple-style-span" style="font-size: small;">MiscSQLTimeout=5</span></div><div><span ="Apple-style-span" style="font-size: small;"><br></span></div><div><span ="Apple-style-span" style="font-size: small;">in the SpamFilter.ini file (there is no need to restart SpamFilter after making the change). Please note that while this&nbsp;</span><i><span ="Apple-style-span" style="font-size: small;">may&nbsp;</span></i><span ="Apple-style-span" style="font-size: small;">solve the immediate issue, that indicates a bigger database problem as this query should not take that long to execute.</span></div><div><font ="Apple-style-span" face="'Lucida Grande', Arial, Helvetica, sans-serif" size="3"><span ="Apple-style-span" style="font-size: 12px;"><font ="Apple-style-span" face="Verdana, Arial, Helvetica, sans-serif"><span ="Apple-style-span" style="font-size: medium;"><br></span></font></span></font></div></span></div>]]>
   </description>
   <pubDate>Sat, 05 Jun 2010 05:08:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13650&amp;title=exception-occurred-during-tdeliverquarantinethread#13650</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : This issue is still happening.The...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13648&amp;title=exception-occurred-during-tdeliverquarantinethread#13648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=763">peet</a><br /><strong>Subject:</strong> 6238<br /><strong>Posted:</strong> 04 June 2010 at 1:28pm<br /><br />This issue is still happening.<div>The odd part is, it filters out and quarantines e-mails just fine.</div><div>I have a job on SQL to delete old e-mails, so I don't use that feature of the filter.</div><div>Basically people mark e-mails to be&nbsp;delivered, and they either never get it, or it gets to them a day later roughly. So it is a major issue for me right now.</div><div>On the SQL server I've change query timeout to 900 sec, but it had no effect.</div><div>I also checked in "Boost SQL Server Priority on Windowds" but it also hasn't made any difference. I seem to be experiencing this issue since I started using the AuthorizedToEmails.</div><div>Here is the frequency with time stamps.</div><div><br></div><div>06/04/10 10:19:46:718 -- (1780) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:19:51:828 -- (2408) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:19:56:906 -- (3220) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:01:015 -- (1552) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:06:078 -- (3276) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:11:093 -- (2768) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:16:203 -- (2504) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:21:203 -- (2172) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:26:250 -- (824) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:31:312 -- (3660) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:36:328 -- (3544) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:41:406 -- (3936) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:46:562 -- (1284) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:51:640 -- (4008) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:20:56:703 -- (1136) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:01:796 -- (2164) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:06:953 -- (1812) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:11:062 -- (3232) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:16:125 -- (2972) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:21:281 -- (2500) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:26:453 -- (1864) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:31:515 -- (2976) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:36:718 -- (2208) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:41:812 -- (180) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div>06/04/10 10:21:46:828 -- (3684) Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38</div><div><br></div>]]>
   </description>
   <pubDate>Fri, 04 Jun 2010 13:28:16 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13648&amp;title=exception-occurred-during-tdeliverquarantinethread#13648</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : I&amp;#039;m receiving these messages...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13646&amp;title=exception-occurred-during-tdeliverquarantinethread#13646</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=763">peet</a><br /><strong>Subject:</strong> 6238<br /><strong>Posted:</strong> 03 June 2010 at 8:00pm<br /><br /><div>I'm receiving these messages roughly every few seconds:</div><div><br></div>Exception occurred during TDeliverQuarantineThread.Execute: &#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Timeout expired 1 2 3 4 5 6 7 36 37 38<div><br></div><div>Any chance of some fine-tuning controls or tips on improving something to avoid these?</div>]]>
   </description>
   <pubDate>Thu, 03 Jun 2010 20:00:11 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=13646&amp;title=exception-occurred-during-tdeliverquarantinethread#13646</guid>
  </item> 
  <item>
   <title><![CDATA[Exception occurred during TDeliverQuarantineThread : The &amp;#034;DeliverQuarantineThread&amp;#034;...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=10928&amp;title=exception-occurred-during-tdeliverquarantinethread#10928</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> 6238<br /><strong>Posted:</strong> 16 September 2007 at 7:37pm<br /><br />The "DeliverQuarantineThread" is a query that executes every 5 seconds to see if there are any emails in the quarantine marked for delivery. These would be the emails that users force-deliver to themselves via the web interface. As most of the times the query will not return any records, and if it times-out it will be re-executed after 5 seconds, we have a very short timeout on it as to minimize resources. Dozens or may be a hundred or so of these per day should not be a big issue.]]>
   </description>
   <pubDate>Sun, 16 Sep 2007 19:37:43 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6238&amp;PID=10928&amp;title=exception-occurred-during-tdeliverquarantinethread#10928</guid>
  </item> 
 </channel>
</rss>