Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

pending patches

2004-10-06 by manu@netbsd.org

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@...

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.