You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by he...@apache.org on 2018/09/26 12:09:03 UTC

svn commit: r1842016 - /spamassassin/trunk/UPGRADE

Author: hege
Date: Wed Sep 26 12:09:02 2018
New Revision: 1842016

URL: http://svn.apache.org/viewvc?rev=1842016&view=rev
Log:
URILocalBL IPv6 support

Modified:
    spamassassin/trunk/UPGRADE

Modified: spamassassin/trunk/UPGRADE
URL: http://svn.apache.org/viewvc/spamassassin/trunk/UPGRADE?rev=1842016&r1=1842015&r2=1842016&view=diff
==============================================================================
--- spamassassin/trunk/UPGRADE (original)
+++ spamassassin/trunk/UPGRADE Wed Sep 26 12:09:02 2018
@@ -8,6 +8,8 @@ Note for Users Upgrading to SpamAssassin
   supported anymore (Net::CIDR::Lite -> Mail::SpamAssassin::NetSet)
   (maybe fixable in NetSet before 4.0.0 released)
 
+- URILocalBL: IPv6 lookups for hosts, if supported by used database
+
 - DNS lookups are launched when priority -100 reached. This allows
   shortcircuiting at lower priority without sending unneeded DNS queries.
   NOTE: Don't use shortcircuiting for meta rules with priority <-100,