> For some reason, spamassassin thinks that 0/0 is trusted, even after my
> most strenuous attempts to dissuade it:
> 
> $ grep _networks /etc/spamassassin/*
> /etc/spamassassin/local.cf:# trusted_networks 212.17.35.
> /etc/spamassassin/local.cf:clear_trusted_networks
> /etc/spamassassin/local.cf:trusted_networks 192.35.100/24 71.41.210.146/31
> /etc/spamassassin/local.cf:clear_internal_networks
> /etc/spamassassin/local.cf:internal_networks 192.35.100.1
> /etc/spamassassin/local.cf:#   if you have taken the time to correctly
> specify your "trusted_networks",
> 
> (Nor does "_networks" appear anywhere in /var/lib/spamassassin except in
> comments.)

Probably hit by a bug in NetAddr::IP, see:

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

Upgrade it to NetAddr-IP-4.055 or downgrade to 4.048.

  Mark

Reply via email to