Hello
I'm back on broadband, and I'll try to handle the pending patches this
week.
I have Alexandre Cherif's
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)))
return SMFIS_CONTINUE;
Plus the patch for libspf2 support. I'll commit both of them soon.
Thomas Cameron proposed a RPM to be linked from the web site, where is
it?
Then I have the two patches from Dan Hollis and Remy Card that modify
the config file format. I might commit them as experimental (disabled by
default) because the main target remains an overall improvement of the
config file. Nobody replied to the RFC I posted about this. Nobody care
about the config file format?
Did I missed a pending contribution?
--
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent
le binaire et ceux qui ne le comprennent pas.
manu@...Message
pending patches
2004-10-06 by manu@netbsd.org
Attachments
- No local attachments were found for this message.