Hi,
>>>>> On Mon, 20 Sep 2004 13:32:15 +0000
>>>>> Emmanuel Dreyfus <manu@...> said:
manu> On Mon, Sep 20, 2004 at 03:24:32PM +0200, Alexandre CHERIF wrote:
> line 273 of milter-greylist.c:
> inet_ntop(AF_INET, &priv->priv_addr, ipstr, IPADDRLEN);
>
> change to
> if (!iptostring(SA(&priv->priv_addr),
> priv->priv_addrlen, ipstr, sizeof(ipstr)))
manu> Anyone has an opinion about this change?
Oops, it seems be a bug I introduced during an IPv6 support. It must
be corrected as Alexandre said. Sorry for the mess.
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@... ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/Message
Re: [milter-greylist] [SPF] libspf_alt vs libspf2
2004-09-21 by Hajimu UMEMOTO