https://issues.apache.org/SpamAssassin/show_bug.cgi?id=4964
--- Comment #19 from Daryl C. W. O'Shea <[EMAIL PROTECTED]> 2008-03-11 20:16:41 PST --- (In reply to comment #17) > But ::1 is a different address entirely -- it's not equal to the ipv4 > loopback. > however it has the same meaning to our NetSet class, I think. There's no reason to ignore the fact that they're not the same though. Just add both to the built in (and always required) defaults. We don't allow not using 127/8 (we prepend it to anything configured) so just do the same for ::1. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
