On Wed, Jun 09, 2004 at 10:25:44AM -0400, Graham Dunn wrote: > under freebsd4.8, milter-greylist 1.3.9 > > ureshii# named -v > named 8.3.4-REL Sat Jul 12 18:55:45 EDT 2003 > gdunn@...:/usr/obj/usr/src/usr.sbin/named > > Is this sufficient? I saw a crash last night, but haven't been able to > reproduce it. The logs looked like: The problem is not your named version, it's the resolver. For instance, NetBSD 1.6.2 has a BIND 8 named, but the resolver in libc is from BIND4. Should you have any doubt, I advise you to build libspf_alt with libbind.a from BIND9. Note that the problem is in libspf_alt. milter-greylist does not do any name resolution on its own. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Correct libbind with libspf_alt
2004-06-09 by Emmanuel Dreyfus