On 3/9/07, The Real Warren Belfer <warren.belfer at sun.com> wrote: > Right, but my real question was why sendmail uses tcpwrappers but there > is no property at all, and no mention in the man pages or docs.sun.com, > at least that I can find.
Sendmail is linked directly against libwrap. # pldd `pgrep sendmail` | grep libwrap /usr/sfw/lib/libwrap.so.1.0 /usr/sfw/lib/libwrap.so.1.0 -- Just me, Wire ...