<?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 : Mail being delivered in duplicate</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 : Mail being delivered in duplicate]]></description>
  <pubDate>Mon, 09 Mar 2026 17:52:53 +0000</pubDate>
  <lastBuildDate>Thu, 31 Jan 2008 15:58:51 +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=6368</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[Mail being delivered in duplicate :  Terry,I have to correct my last...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11644&amp;title=mail-being-delivered-in-duplicate#11644</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> 6368<br /><strong>Posted:</strong> 31 January 2008 at 3:58pm<br /><br />Terry,<br><br>I have to correct my last post. The error regarding the "<font size="1">Exception occurred during TDeliverQuarantineThread.Execute</font>" is not a huge issue. SpamFilter checks the quarantine database every 5 seconds for spam emails that have been marked for force-delivery by the users. Since this query occurs every 5 seconds, SpamFilter uses a more aggressive timeout for it, as if it fails, it will be repeated within a few seconds.<br>Unless you receive several of these entries every seconds throughout the entire day, it is usually not a problem and won't cause issues. They do indicate performance problems with the database however, so you may want to look into what can be done to optimize it.<br><br>As far as SpamFilter is concerned, there's a couple of things that can be done to improve database performance when SpamFilter routinely (every hour by default) deletes expired quarantined emails from the DB. It's possible that this deletion process takes so long that it is interfering with normal DB operations.<br><br>if using MySQL, some users have seen benefits by adding the following combined indexes:<br><br><font size="1">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`);</font><br><br>If using SQL Server, please see <a href="http://www.logsat.com/SpamFilter/Forums/forum_posts.asp?TID=6088#10244" target="_blank">this posting</a> for a way to improve the deletion process with this database.<br><br>]]>
   </description>
   <pubDate>Thu, 31 Jan 2008 15:58:51 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11644&amp;title=mail-being-delivered-in-duplicate#11644</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : I have the new version in and...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11642&amp;title=mail-being-delivered-in-duplicate#11642</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=38">Terry</a><br /><strong>Subject:</strong> 6368<br /><strong>Posted:</strong> 31 January 2008 at 10:09am<br /><br />I have the new version in and running and greylisting turned on....I am getting mail through as it should it appears...however I do see a lot of these timeout messages...01/31/08 07:03:51:843 -- (2964) Exception occurred during TDeliverQuarantineThread.Execute: Timeout expired 1 2 3 4 5 6 7 36 37 38---<DIV>in my log now...I have restarted the server several times and they still occur..I have also checked the quarantine database and stuff is being added to it...should I be worried or have you made something more sensitive than it was in the past?<BR></DIV>]]>
   </description>
   <pubDate>Thu, 31 Jan 2008 10:09:05 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11642&amp;title=mail-being-delivered-in-duplicate#11642</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : thank you for looking into it....I...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11641&amp;title=mail-being-delivered-in-duplicate#11641</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=38">Terry</a><br /><strong>Subject:</strong> 6368<br /><strong>Posted:</strong> 31 January 2008 at 9:13am<br /><br />thank you for looking into it....I went ahead and upgraded to 4.0.0.772 and will see how that goes.....]]>
   </description>
   <pubDate>Thu, 31 Jan 2008 09:13:03 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11641&amp;title=mail-being-delivered-in-duplicate#11641</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate :  In this case, I think the backp...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11639&amp;title=mail-being-delivered-in-duplicate#11639</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> 6368<br /><strong>Posted:</strong> 30 January 2008 at 9:34pm<br /><br />In this case, I think the backp is just a coincidence.<br>Looking at your logfile, we see several errors like:<br><font size="1">01/28/08 00:12:04:183 -- (5284) Exception occurred during TTerminateIdleThreads.Execute: Access violation at address 004DF51E in module 'SpamFilterSvc.exe'. Read of address FFFFFFB4<br></font><br>These were caused by a bug fixed by:<br><font size="1">// New to VersionNumber = '3.5.4.726';<br>{TODO -cFix : Exception occurred during TTerminateIdleThreads.Execute: Access violation at address 004A6BA6 in module 'SpamFilterSvc.exe'. Read of address FFFFFFB4}<br></font><br><br>We also see many database-related errors similar to:<br><font size="1">01/28/08 00:04:12:167 -- (3408) Exception occurred during TDeliverQuarantineThread.Execute: Timeout expired 1 2 3 4 5 6 7 36 37 38<br><br></font>These too have already been addressed by the new feature that queues the database operations in case the database is mis-behaving:<br><font size="1">// New to VersionNumber = '3.5.4.725';<br>{TODO -cNew : Implemented a queue for quarantined emails in case the database is offline. The archival process is queued and will resume when the DB is back online}<br></font><br>Thus the initial recommendation still stands even after going thru the logs :-)<br><br>Both SpamFilter v3.5.4.730 (for the v3.5 series) and the latest v4.0.0.772 that we officially supported as of an hour ago should be able to solve the problem. If not, if you can provide us the latest logfile with the new release and we'll go back to the drawing board.<br><br>]]>
   </description>
   <pubDate>Wed, 30 Jan 2008 21:34:59 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11639&amp;title=mail-being-delivered-in-duplicate#11639</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : the log file for 01/28/2008 has...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11635&amp;title=mail-being-delivered-in-duplicate#11635</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=38">Terry</a><br /><strong>Subject:</strong> 6368<br /><strong>Posted:</strong> 30 January 2008 at 8:20pm<br /><br />the log file for 01/28/2008 has been uploaded to the ftp site.....I will also look at the upgraded release....just for information...the backup I was talking about is the backup of the spamfilter server not the database server.....]]>
   </description>
   <pubDate>Wed, 30 Jan 2008 20:20:41 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11635&amp;title=mail-being-delivered-in-duplicate#11635</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : Terry,I&amp;#039;ll be sending you...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11634&amp;title=mail-being-delivered-in-duplicate#11634</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> 6368<br /><strong>Posted:</strong> 30 January 2008 at 7:15pm<br /><br />Terry,<br><br>I'll be sending you a PM with the FTP instructions. In the meantime, it is to note that SpamFilter&nbsp; v3.5.4.718 and earlier will recognize if the database is offline, and will skip the archival process. In you case, it is possible that the backup process may be placing locks on the database tables. A lock would not make the database offline, but will greatly increase the time required to insert data in it. It is thus theortically possible that this could cause longer time to process emails, and thus cause connections to increase. Please note the "ifs" here, as we have never seen this problem before.<br>This said, starting from v3.5.4.725 SpamFilter uses a different multithreaded process to queue emails to be quarantine, which places in a queue emails that can't be quarantined due to database problems. If you upgrade to either the latest build of SpamFilter 3.5.4.730 or the new v4.0.0.772, this problem may resolve itself.<br>We'll take a look at your logs in the meantime to see if this is indeed the problem.<br>]]>
   </description>
   <pubDate>Wed, 30 Jan 2008 19:15:36 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11634&amp;title=mail-being-delivered-in-duplicate#11634</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : One other note of possible relevance....when...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11628&amp;title=mail-being-delivered-in-duplicate#11628</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=38">Terry</a><br /><strong>Subject:</strong> 6368<br /><strong>Posted:</strong> 30 January 2008 at 10:11am<br /><br />One other note of possible relevance....when I correlate the time the first "too many connections" show up last night...the backup job was running on the d"drive of the server (where spamfilter is installed).....I don't know if that is a factor but I will investigate further and see if it is possible.]]>
   </description>
   <pubDate>Wed, 30 Jan 2008 10:11:25 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11628&amp;title=mail-being-delivered-in-duplicate#11628</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : When I got in yesterday and today...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11625&amp;title=mail-being-delivered-in-duplicate#11625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=38">Terry</a><br /><strong>Subject:</strong> 6368<br /><strong>Posted:</strong> 30 January 2008 at 9:25am<br /><br />When I got in yesterday and today the server was again max'd out on connections (over 150).&nbsp; I have to reboot the server to clear the condition.&nbsp; After the reboot I am sitting at around 14-15 connections.&nbsp;&nbsp; One other thing I noticed is that the cpu is running at 100% when I looked and we were max'd on connections today.&nbsp;&nbsp; This is a dual processor 3.06ghz xeon machine and should be able to handle this application.&nbsp; Per your request I emailed the log file in zip format but&nbsp;your system wouldn't accept the file...it said you mailbox was full or unable to take that big of file...can you give me the ftp instructions for sending a file to you...&nbsp;]]>
   </description>
   <pubDate>Wed, 30 Jan 2008 09:25:07 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11625&amp;title=mail-being-delivered-in-duplicate#11625</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : Terry,If you can please zip and...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11622&amp;title=mail-being-delivered-in-duplicate#11622</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> 6368<br /><strong>Posted:</strong> 29 January 2008 at 9:21pm<br /><br />Terry,<br><br>If you can please zip and email us SpamFilter's activity logfile for the 28th we'll take a look. It's not unusual for servers to become victims of mail bombs, when SpamFilter will often receive a steady flow of even 200-400 concurrent connections for a few minutes. These attacks however die down after 5-10 minutes, in part thanks to the blacklist cache SpamFilter ses to temporarily ban IPs. If however the "Too many connections" message is seen for more than those 10 minutes, we'd like to examine the logs to ensure that there are no other issues.<br>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 21:21:01 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11622&amp;title=mail-being-delivered-in-duplicate#11622</guid>
  </item> 
  <item>
   <title><![CDATA[Mail being delivered in duplicate : We are having a problem lately...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11618&amp;title=mail-being-delivered-in-duplicate#11618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=38">Terry</a><br /><strong>Subject:</strong> 6368<br /><strong>Posted:</strong> 29 January 2008 at 9:24am<br /><br />We are having a problem lately with several problems on spamfilter.&nbsp; We are at version 3.5.4.718 and we are seeing the message " Too many connections" coming up at least once or twice a day and seem to get stuck at that point where only a reboot will reduce the count of connections.&nbsp; When this error occurs mail will often start getting delivered in duplicate to the internal recipients.&nbsp; When I looked this morning we were getting the message "Too many connections" and the count was about 165.....I restarted the server and it is sitting at around 14 or so connections now....<DIV>&nbsp;</DIV><DIV>here is a log snippet from earlier in the morning..</DIV><DIV>01/28/08 23:59:35:768 -- (340) Too many connections. Disconnecting: 216.99.193.136<BR>01/28/08 23:59:35:768 -- (340) Connection from: 216.99.193.136&nbsp; -&nbsp; Originating country : United States<BR>01/28/08 23:59:35:784 -- (1092) Sending email from <a href="mailto:mwynt&#111;n@lycos.com" target="_blank">mwynton@lycos.com</A> to <a href="mailto:vanwot@portptld.com" target="_blank">vanwot@portptld.com</A> -- <BR>01/28/08 23:59:35:784 -- (3468) Connection from: 76.170.54.33&nbsp; -&nbsp; Originating country : United States<BR>01/28/08 23:59:35:784 -- (3468) Too many connections. Disconnecting: 76.170.54.33<BR>01/28/08 23:59:35:831 -- (340) No Data Received<BR>01/28/08 23:59:35:831 -- (340) Disconnect<BR>01/28/08 23:59:35:862 -- (3468) No Data Received<BR>01/28/08 23:59:35:862 -- (3468) Disconnect<BR>01/28/08 23:59:35:940 -- (1092) EMail from <a href="mailto:mwynt&#111;n@lycos.com" target="_blank">mwynton@lycos.com</A> to <a href="mailto:vanwot@portptld.com" target="_blank">vanwot@portptld.com</A> --&nbsp; was forwarded to portexfe.pop.portptld.com:25<BR>01/28/08 23:59:36:096 -- (2452) - SFDB filter match - relevance:10<BR>01/28/08 23:59:36:096 -- (2452) 68.163.251.116 - Mail from: <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A> To: <a href="mailto:colin.doherty@portofportland.com" target="_blank">colin.doherty@portofportland.com</A> will be rejected<BR>01/28/08 23:59:36:253 -- (2452) Received RCPT TO: <a href="mailto:chuck.wiley@portofportland.com" target="_blank">chuck.wiley@portofportland.com</A><BR>01/28/08 23:59:36:300 -- (2452) Mail from: <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A><BR>01/28/08 23:59:36:300 -- (2452) 68.163.251.116 - Mail from: <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A> To: <a href="mailto:chuck.wiley@portofportland.com" target="_blank">chuck.wiley@portofportland.com</A> will be rejected<BR>01/28/08 23:59:36:331 -- (1856) Blacklist cache - Added 202.79.25.147 to limbo<BR>01/28/08 23:59:36:409 -- (2452) Received RCPT TO: <a href="mailto:ernie.phelan@portofportland.com" target="_blank">ernie.phelan@portofportland.com</A><BR>01/28/08 23:59:36:456 -- (2452) Mail from: <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A><BR>01/28/08 23:59:36:471 -- (2452) 68.163.251.116 - Mail from: <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A> To: <a href="mailto:ernie.phelan@portofportland.com" target="_blank">ernie.phelan@portofportland.com</A> will be rejected<BR>01/28/08 23:59:36:581 -- (1856) Disconnect<BR>01/28/08 23:59:36:581 -- (1856) SFDB - Added 202.79.25.147 - Response: Error=0<BR>01/28/08 23:59:36:643 -- (2452) Received RCPT TO: <a href="mailto:frank.jolly@portofportland.com" target="_blank">frank.jolly@portofportland.com</A><BR>01/28/08 23:59:36:706 -- (2452) Mail from: <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A><BR>01/28/08 23:59:36:706 -- (2452) 68.163.251.116 - Mail from: <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A> To: <a href="mailto:frank.jolly@portofportland.com" target="_blank">frank.jolly@portofportland.com</A> will be rejected<BR>01/28/08 23:59:37:018 -- (2072) Start virus scan<BR>01/28/08 23:59:37:190 -- (2072) Starting quarantine procedures<BR>01/28/08 23:59:37:221 -- (2072) Starting bayesian procedures<BR>01/28/08 23:59:37:221 -- (2072) Created thread (532) to add email to quarantine<BR>01/28/08 23:59:37:268 -- (3968) Connection from: 60.1.87.70&nbsp; -&nbsp; Originating country : China<BR>01/28/08 23:59:37:331 -- (532) EMail from <a href="mailto:enacttgr@stockingslaves.com" target="_blank">enacttgr@stockingslaves.com</A> to <a href="mailto:harrim@portptld.com" target="_blank">harrim@portptld.com</A> was received and quarantined. Size: 1 KB, 1024 bytes<BR>01/28/08 23:59:37:581 -- (2452) Start virus scan<BR>01/28/08 23:59:37:659 -- (2452) Starting quarantine procedures<BR>01/28/08 23:59:37:784 -- (2452) Starting bayesian procedures<BR>01/28/08 23:59:37:784 -- (2452) Created thread (3476) to add email to quarantine<BR>01/28/08 23:59:37:987 -- (3476) EMail from <a href="mailto:CarmenmulctEscobar@thestirring.net" target="_blank">CarmenmulctEscobar@thestirring.net</A> to <a href="mailto:colin.doherty@portofportland.com" target="_blank">colin.doherty@portofportland.com</A>, <a href="mailto:chuck.wiley@portofportland.com" target="_blank">chuck.wiley@portofportland.com</A>, <a href="mailto:ernie.phelan@portofportland.com" target="_blank">ernie.phelan@portofportland.com</A>, <a href="mailto:frank.jolly@portofportland.com" target="_blank">frank.jolly@portofportland.com</A> was received and quarantined. Size: 3 KB, 3072 bytes<BR>01/28/08 23:59:38:128 -- (3968) Received MAIL FROM: &lt;<a href="mailto:sal&#111;ne@neste.com" target="_blank">salone@neste.com</A>&gt;<BR>01/28/08 23:59:38:440 -- (3968) Received RCPT TO: <a href="mailto:bridgetcarrillocirculatory@portptld.com" target="_blank">bridgetcarrillocirculatory@portptld.com</A><BR>01/28/08 23:59:38:737 -- (3968) Resolving 60.1.87.70 - Not found<BR>01/28/08 23:59:38:737 -- (3968) - Reverse DNS not found - <BR>01/28/08 23:59:38:737 -- (3968) 60.1.87.70 - Mail from: <a href="mailto:sal&#111;ne@neste.com" target="_blank">salone@neste.com</A> To: <a href="mailto:bridgetcarrillocirculatory@portptld.com" target="_blank">bridgetcarrillocirculatory@portptld.com</A> will be rejected<BR>01/28/08 23:59:39:268 -- (2196) Connection from: 211.211.30.199&nbsp; -&nbsp; Originating country : Korea, Republic of<BR>01/28/08 23:59:39:846 -- (2196) Received MAIL FROM: &lt;<a href="mailto:jhy907655@tom.com" target="_blank">jhy907655@tom.com</A>&gt;<BR>01/28/08 23:59:40:018 -- (3968) Start virus scan<BR>01/28/08 23:59:40:112 -- (2196) Received RCPT TO: <a href="mailto:obried@portptld.com" target="_blank">obried@portptld.com</A><BR>01/28/08 23:59:40:143 -- (2196) - Reverse DNS not found - <BR>01/28/08 23:59:40:143 -- (2196) Resolving 211.211.30.199 - Not found<BR>01/28/08 23:59:40:143 -- (2196) 211.211.30.199 - Mail from: <a href="mailto:jhy907655@tom.com" target="_blank">jhy907655@tom.com</A> To: <a href="mailto:obried@portptld.com" target="_blank">obried@portptld.com</A> will be rejected<BR>01/28/08 23:59:40:190 -- (3968) Starting quarantine procedures<BR>01/28/08 23:59:40:237 -- (3968) Created thread (3780) to add email to quarantine<BR>01/28/08 23:59:40:253 -- (3968) Starting bayesian procedures<BR>01/28/08 23:59:40:362 -- (3780) EMail from <a href="mailto:sal&#111;ne@neste.com" target="_blank">salone@neste.com</A> to <a href="mailto:bridgetcarrillocirculatory@portptld.com" target="_blank">bridgetcarrillocirculatory@portptld.com</A> was received and quarantined. Size: 3 KB, 3072 bytes<BR>01/28/08 23:59:40:362 -- (3840) Connection from: 67.218.167.201&nbsp; -&nbsp; Originating country : N/A<BR>01/28/08 23:59:40:362 -- (3840) Too many connections. Disconnecting: 67.218.167.201<BR>01/28/08 23:59:40:425 -- (3840) No Data Received<BR>01/28/08 23:59:40:425 -- (3840) Disconnect<BR>01/28/08 23:59:40:581 -- (2196) Start virus scan<BR>01/28/08 23:59:40:643 -- (2196) Starting quarantine procedures<BR>01/28/08 23:59:40:659 -- (2196) Starting bayesian procedures<BR>01/28/08 23:59:40:675 -- (2196) Created thread (2632) to add email to quarantine<BR>01/28/08 23:59:40:768 -- (2632) EMail from <a href="mailto:jhy907655@tom.com" target="_blank">jhy907655@tom.com</A> to <a href="mailto:obried@portptld.com" target="_blank">obried@portptld.com</A> was received and quarantined. Size: 2 KB, 2048 bytes<BR>01/28/08 23:59:42:534 -- (2352) Connection from: 60.50.255.176&nbsp; -&nbsp; Originating country : Malaysia<BR>01/28/08 23:59:42:550 -- (2352) Too many connections. Disconnecting: 60.50.255.176<BR>01/28/08 23:59:42:596 -- (2352) No Data Received<BR>01/28/08 23:59:42:612 -- (2352) Disconnect<BR>01/28/08 23:59:43:175 -- (2188) Connection from: 124.82.124.173&nbsp; -&nbsp; Originating country : Malaysia<BR>01/28/08 23:59:43:206 -- (2188) Too many connections. Disconnecting: 124.82.124.173<BR>01/28/08 23:59:43:237 -- (2188) Disconnect<BR>01/28/08 23:59:43:237 -- (2188) No Data Received<BR>01/28/08 23:59:44:487 -- (3908) Connection from: 209.97.214.168&nbsp; -&nbsp; Originating country : Canada<BR>01/28/08 23:59:44:487 -- (3908) Too many connections. Disconnecting: 209.97.214.168<BR>01/28/08 23:59:44:518 -- (3908) No Data Received<BR>01/28/08 23:59:44:518 -- (3908) Disconnect<BR>01/28/08 23:59:48:346 -- (808) Connection from: 67.218.166.66&nbsp; -&nbsp; Originating country : N/A<BR>01/28/08 23:59:48:362 -- (808) Too many connections. Disconnecting: 67.218.166.66</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 09:24:59 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6368&amp;PID=11618&amp;title=mail-being-delivered-in-duplicate#11618</guid>
  </item> 
 </channel>
</rss>