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))) Anyone has an opinion about this change? -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] [SPF] libspf_alt vs libspf2
2004-09-20 by Emmanuel Dreyfus