dslopsema_pnc <dslopsema.pnc@...> wrote: > I am running milter-greylist with sendmail on Centos 4. I would like > to rebuild the rpm with rbldnsd support, but am a bit confused about > whether Centos 4's bind is thread-safe or whether I need to somehow > figure out how to install libbind. The README was not exactly clear as > to whether I needed libbind or not. Can anyone comment on this? Run nm on libc or libresolv (if you link against it), and check for res_ninit (thread safe) or res_init (probably thread unsafe) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] milter-greylist and rbldnsd
2009-02-10 by manu@netbsd.org