<?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 : New SpamFilter ISP v3.5.4.718 official</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Announcements : New SpamFilter ISP v3.5.4.718 official]]></description>
  <pubDate>Mon, 13 Apr 2026 17:19:38 +0000</pubDate>
  <lastBuildDate>Sun, 07 Oct 2007 13:11:22 +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=6262</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[New SpamFilter ISP v3.5.4.718 official :        Today we have officially...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6262&amp;PID=11015&amp;title=new-spamfilter-isp-v354718-official#11015</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> 6262<br /><strong>Posted:</strong> 07 October 2007 at 1:11pm<br /><br />   Today we have officially released the new SpamFilter ISP v3.5.4.718. It isavailable for download in the registered user area of our website. A free Evaluation copy is also available for all other users.<br><br>As always, this upgrade is free for all users with a current software maintenance.<br><br>There are no major filtering changes in this release, but rather a number of extra customizations available mostly through parameters in the SpamFilter.ini file. Several issues with whitelisted recipients in emails with multiple recipients (whitelisted and not).<br><br>Following is the full list of additions/fixes since the previous official release 3.5.4.704:<br><font size="1"><br>// New to VersionNumber = '3.5.4.718'; {TODO -cNew : Downgraded theHTTP protocol used for SFDB lookup requests from 1.1 to 1.0 to actuallyincrease thruput, and removed unnecessary http client headers}<br><br>			// New to VersionNumber = '3.5.4.716';<br>{TODO -cNew : Added SPAMTagHeader option in SpamFilter.ini file toallow customization of the X-SF-SPAM:Y header that is optionally addedto spam emails}<br>{TODO -cFix : Scenario: (1) a valid email with multiple recipients, (2)where a recipient-sender combination is in theAutoWhiteListForceDelivery whitelist. Results - (1) email would bedelivered to whitelisted recipient only, and (2) SpamFilter would notprefix the SMTP error with a 5xx error code, thus causing the remoteserver to send several retries}<br><br>              // New to VersionNumber = '3.5.4.714';<br>{TODO -cFix : "Exception occurred duringTCleanupIPCachesThread.Execute: '39337.7094639699' is not a validfloating point value" and "Exception occurred duringAddIPToIPCacheLimbo: '39342,4181879861' is not a valid floating pointvalue"}<br><br>			  // New to VersionNumber = '3.5.4.713';<br>			  {TODO -cFix : If DoNotSendNDROnQuarantine=0, and a spam email with 			multiple recipients arrives, and a recipient is whitelisted, 			SpamFilter would not prefix the SMTP error with a 5xx error code, 			thus causing the remote server to sende several retries}<br>			{TODO -cFix : Errors: Blacklist cache - starting cleanup -- 			Exception occurred during TCleanupIPCachesThread.Execute: 			'39332.5030980671' is not a valid floating point value}<br><br>			// New to VersionNumber = '3.5.4.711';<br>			{TODO -cFix : Another issue with the “tag” option that prevents the 			“splitting” of an email so that it is only delivered to the tagged 			recipient, and instead causes the email to be tagged for some of the 			other users}<br>			{TODO -cNew : Added to logfile entries for the MAIL FROM and RCPT TO 			commands as soon as they are received via SMTP}<br><br>			// New to VersionNumber = '3.5.4.710';<br>			{TODO -cFix : When a recipient was whitelisted, in some cases 			SpamFilter would also whitelist additional, separate emails that 			could have been sent during the same SMTP session}<br>			{TODO -cFix : If a recipient was whitelisted, additional "regular" 			recipients would be correctly rejected, but an incorrect logfile 			entry was added stating that they were being also whitelisted (which 			in fact they were not) }<br><br>			// New to VersionNumber = '3.5.4.709';<br>			{TODO -cFix : Reduced the number of memory leaks in PDF scans if 			documents use Cross-reference-Streams}<br>			{TODO -cFix : When forwarding emails to the destination SMTP server, 			if such server rejected the emails due to a mailbox full error, 			SpamFilter would instead send an NDR with the incorrect bounce 			message "The following recipients are unknown"}<br>			{TODO -cFix : Introduced bug in build 700 - If any filter is 			configured to "tag spam and deliver", SpamFilter was not processing 			spam with the following filters: keywords, Bayesian, images/PDF, 			SURBL. All other filters were applied correctly}<br>			{TODO -cFix : Exception occurred during TestForReject: Access 			violation at address 0063F52E}<br><br>			// New to VersionNumber = '3.5.4.707';<br>			{TODO -cNew : Added option in SpamFilter.ini file: 			HideXSFWhiteListedReasonHeader}<br>			{TODO -cNew : In SFE, SpamFilter is able to now startup even if the 			database server is unavailable}<br>			{TODO -cFix : If a spam email is split so that it is delivered for 			whitelisted recipients but blocked for the rest, it was still being 			stored in the quarantine database for all receipients, including the 			whitelisted ones}<br>			{TODO -cFix : The HTML parser used to detect blank html emails was 			expecting legitimate opening and closing html tags to define text, 			and was ignoring any text outside these tags. This could cause very 			short html emails to appear blank if they were not following correct 			html syntax. We are now auto-fixing the invalid html code to be less 			restrictive}<br><br>			// New to VersionNumber = '3.5.4.705';<br>			{TODO -cNew : "Exception occurred during FindMatchInStringList: 			Invalid pointer operation" errors could cause problems with the 			reloading of some black / white lists}<br>			{TODO -cNew : Added the logging of the filesize when reloading the 			black / white list files}<br>			{TODO -cNew : The SURBL blacklist is not being automatically sorted 			to allow user-defined order}<br>			{TODO -cNew : Added options in &#091;authentication settings&#093; of 			SpamFilter.ini: ActiveDirectoryAuthAppendDefaultDomain, 			ActiveDirectoryAuthPrefixDefaultDomain to automatically append or 			prefix the default domain when authenticating users via SMTP AUTH}</font>			              			  															<br><span style="font-size:10px"><br /><br />Edited by LogSat - 26 October 2007 at 7:11am</span>]]>
   </description>
   <pubDate>Sun, 07 Oct 2007 13:11:22 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6262&amp;PID=11015&amp;title=new-spamfilter-isp-v354718-official#11015</guid>
  </item> 
 </channel>
</rss>