https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681

Quanah Gibson-Mount <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #30 from Quanah Gibson-Mount <[email protected]> ---
This happens with Net-Addr::IP version 4.062 too:

zimbra@zre-ldap002:~$ /opt/zimbra/libexec/sa-learn -p
/opt/zimbra/conf/sa/salocal.cf --dbpath /opt/zimbra/data/amavisd/.spamassassin
-L --no-sync --siteconfigpath /opt/zimbra/conf/spamassassin --spam /tmp/q.spam
netset: cannot include 127.0.0.0/8 as it has already been included
netset: illegal network address given: '[::1]/128'
netset: illegal network address given: '[fc00:10:137:242::]/64'
netset: illegal network address given: '[fe80::%eth0]/64'
Learned tokens from 0 message(s) (0 message(s) examined)

Our sa-learn has:

use lib '/opt/zimbra/zimbramon/lib';                # substituted at 'make'
time


where:
zimbra@zre-ldap002:~/zimbramon/lib/x86_64-linux-gnu-thread-multi/NetAddr$ vi
IP.pm

$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.62 $ =~ /\d+/g) };

So I don't think this is fully resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to