<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to new version ASSP 2.6.5 build 21074 released</title><link>https://sourceforge.net/p/assp/news/2021/03/new-version-assp-265-build-21074-released/</link><description>Recent changes to new version ASSP 2.6.5 build 21074 released</description><atom:link href="https://sourceforge.net/p/assp/news/2021/03/new-version-assp-265-build-21074-released/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 15 Mar 2021 13:27:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/assp/news/2021/03/new-version-assp-265-build-21074-released/feed.rss" rel="self" type="application/rss+xml"/><item><title>new version ASSP 2.6.5 build 21074 released</title><link>https://sourceforge.net/p/assp/news/2021/03/new-version-assp-265-build-21074-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;this release contains several fixes and new features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The definition in 'myGreeting' has only replaced the last greeting line (220 text) from the MTA, lines starting with 220-text&lt;br/&gt;
  were not touched. Now all greeting lines are replaced.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;mails to local postmaster@ and webmaster@ are no longer hardcoded skipped from backscatter checks&lt;br/&gt;
  if you want skip them in future from backscatter checks, add the addresses to 'noBackSctrAddresses'&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The SPF check fails if the sender is not RFC822/RFC1522 conform. In this case the SPF result got the tag ...(cache), which was confusing if the SPF cache was disabled.&lt;br/&gt;
  Now SPF check also fails for this case, but the added tag is now ...(RFC822)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the internal database locking was skipped, if MariaDB was used instead of MySQL&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the perl module status screen reported a missing VirusTotal-Key even a valid key was configured&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;sending reports failed in some cases with a syntax-error in MAIL FROM:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;some times BlockReports contained two date: header lines, which caused some MTA's to reject the report&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The rebuildspamdb.pm module is upgraded to version 8.03. It provides faster rebuild processing, and much shorter locking times for HMMdb and SpamDB.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;performance improvement for the import/export database feature&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;fixes a vtapi exception if the configured proxy is not available&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;if the DKIM-Identity was not set in the DKIM-configuration, the identiy was calculated without the leading '@' (and possibly rjected by the receiver)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Perl 5.32 is now supported&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The analyzer as well as the work with IP-addresses dialog are now showing ASN information for IP-addresses (ASN, RIP, Mask).&lt;br/&gt;
  These information is queried from routeviews.org (University of Oregon Route Views Project) using DNS.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the remember function for the "and copy the file to correctednotspam folder" setting in the file editor dialog was not working&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;header lines with an email address in the comment part like "&lt;a href="mailto:user@domain.org"&gt;user@domain.org&lt;/a&gt;" were wrong parsed. This was leading in to wrong SPF,DMARC and FROM checks&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the "INBOUND" keyword in SMTP listener definitions was not accepted by the GUI&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the hidden configuration parameter 'AUTHrelayTable' can be used to map different authentication values to different relayHosts(s)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;our $AUTHrelayTable = {};                # HASH to lookup authentication credentials for different relayHost(s)&lt;br/&gt;
                                         # if this HASH is empty or no host matches relayAuthUser and relayAuthPass are used&lt;br/&gt;
                                         # if any of relayAuthUser and relayAuthPass is not defined, no authentication will be done to the relayHost&lt;br/&gt;
                                         # example:&lt;br/&gt;
                                         # $AUTHrelayTable = {relayHost1:relayPort1 =&amp;gt; &lt;span&gt;[relayuser1,relaypass1]&lt;/span&gt;,&lt;br/&gt;
                                         #                    relayHost2:relayPort2 =&amp;gt; &lt;span&gt;[relayuser2,relaypass2]&lt;/span&gt;,&lt;br/&gt;
                                         #                    relayHost3:relayPort3 =&amp;gt; &lt;span&gt;[relayuser3,relaypass3]&lt;/span&gt;}&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;REQUIRETLS is now defined by IANA in the RFC8689 - SMTP error reply codes got a small change&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the default value of 'ConnectionLog' is changed from 'noLog' (0) to 'standard' (1)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;in some cases the warning 'warning: to remove an IP-address or IP-address-range from a defined IP-address-range, you need to install the modules Net::IP and NetAddr::IP::Lite'&lt;br/&gt;
  was written to maillog.txt, even both modules were installed&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;MIME encoded email addresses in header fields are now decoded before any email address check is done.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the GUI option 'ssl_version' did not allow to configure TLSv1_3&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Eckardt</dc:creator><pubDate>Mon, 15 Mar 2021 13:27:14 -0000</pubDate><guid>https://sourceforge.net92795574bfd1cce4f3a86995b070c9b7d2ec7d86</guid></item></channel></rss>