Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] milter-greylist 3.0 rc5 is out - vsyslog

2006-10-16 by Matt Kettler

manu@... wrote:
> Here is it:
> 
> http://ftp.espci.fr/pub/milter-greylist/milter-greylist-3.0rc5.tgz
> MD5 (milter-greylist-3.0rc5.tgz) = 82326be5d21ca8ef7bb4e3cdbcbd23c6
> 
> Changes since rc4:
>         Pointer to DRAC documentation (Matthias Scheler)
>         FreeBSD build fixes (Hajimu UMEMOTO)
>         Remove the /tmp/access-list.debug for security sake (AIDA Shinra)
>         Correctly enable non blocking I/O fox MX sync (Attila Bruncsak)
> 
> Attila: I have not included your proposed fix to the final dump problem. I
> think it's too intrusive to be checked in at this stage of the release
> cycle. We'll try to fix it in the 3.1.x branch.
> 

For what it's worth, I can't build 3.0rc5 without a little hand-hacking.

Here's my  configure:
./configure --enable-dnsrbl  --with-libbind=/usr/lib/
<snip>
checking for vsyslog... no
<snip>

However, I do have vsyslog, so the make fails:

[milter-greylist-3.0rc5]$ make
gcc -g -O2 -Wall -I/usr/lib//include/bind -I/usr/lib//include -D_XOPEN_SOURCE=500 -D
USE_DNSRBL -D_BSD_SOURCE   -c -o milter-greylist.o milter-greylist.c
milter-greylist.c: In function `vsyslog':
milter-greylist.c:1437: argument `fmt' doesn't match prototype
/usr/include/sys/syslog.h:188: prototype declaration


If I hack config.h to define HAVE_VSYSLOG it works great.

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.