Yahoo Groups archive

Milter-greylist

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

Thread

milter-greylist-4.3.9

milter-greylist-4.3.9

2011-04-13 by manu@netbsd.org

Here is our latest developement snapshot
http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.3.9.tgz

From Chanelog:
        Fix ratelimit sliding window for computing average
        Fix p0f port byte order (Enrico Scholz)
        Fix milter-greylist.m4 for newer Sendmail (Joe Pruett)
        Fix autoconf warning about --datarootdir (R P Herrold)
-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Re: milter-greylist-4.3.9

2011-04-13 by gitoshi

don´t compile in Centos 5.6 with bind97

dnsrbl.c:205: undefined reference to `__ns_initparse'
dnsrbl.c:211: undefined reference to `__ns_parserr'


./configure --enable-postfix --enable-dnsrbl --with-user=postfix
--with-libbind=/usr --enable-spamassassin


--- In milter-greylist@yahoogroups.com, manu@... wrote:
Show quoted textHide quoted text
>
> Here is our latest developement snapshot
> http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.3.9.tgz
> 
> From Chanelog:
>         Fix ratelimit sliding window for computing average
>         Fix p0f port byte order (Enrico Scholz)
>         Fix milter-greylist.m4 for newer Sendmail (Joe Pruett)
>         Fix autoconf warning about --datarootdir (R P Herrold)
> -- 
> Emmanuel Dreyfus
> http://hcpnet.free.fr/pubz
> manu@...
>

Re: [milter-greylist] Re: milter-greylist-4.3.9

2011-04-14 by John Wood

> don´t compile in Centos 5.6 with bind97
> 
> dnsrbl.c:205: undefined reference to `__ns_initparse'
> dnsrbl.c:211: undefined reference to `__ns_parserr'
> 
> 
> ./configure --enable-postfix --enable-dnsrbl --with-user=postfix
> --with-libbind=/usr --enable-spamassassin

Looks like you need nameser.h:

arpa/nameser.h:#define ns_initparse		__ns_initparse
arpa/nameser.h:#define ns_parserr		__ns_parserr

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.