You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2013/04/24 21:33:08 UTC

[Bug 6654] Make sa-update and its infrastructure usable over IPv6

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

--- Comment #13 from Mark Martinec <Ma...@ijs.si> ---
some more refinements:

sa-update: use the same decision logic as in spamd for choosing IO::Socket::IP
vs
  IO::Socket::INET6, prefer the former for consistency, let the underlying
module
  pick the right address family instead of forcing it through local_address();
  added some debugging and cosmetics
Sending sa-update.raw
Committed revision 1471605.

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