Yahoo Groups archive

Milter-greylist

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

Message

bugs on FreeBSD 4.x

2006-10-26 by AIDA Shinra

I installed milter-greylist into a FreeBSD 4.x box with libbind and
found some problems:

* The pthread library (-lc_r) must be found before others. Otherwise,
libbind refers pthread symbols and everything fails.
* LIBS=$LIBS"-lspf2" -> LIBS="-lfoo-lspf2"
* We need sys/types.h before netinet/in.h.
* NS_MAXMSG is typically 65535. Stack overflow happens.
* When we use newer BerkeleyDB implementation, we include db_185.h
instead of db.h.

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.