Hey all.

Background: I build my sendmail from scratch, and have the sendmail build disabled in /etc/make.conf

I recently tried to build a sendmail milter that needed a very recent version of libmilter, and I found that FreeBSD has forever been including a libmilter.so file that's very old and butting heads with it (the libmilter.so file is dated somewhere around 2002, it was probably installed with the system).

I've found some instructions from weldon whipple here: http://www.technoids.org/libmilter.so.html

But since the shared milter doesn't seem to be common practice outside of BSD, and I build everything sendmail related (all other milters) from source, is it safe to just kill this file off?

Alternatively, if can someone can tell me the standard voodoo to make a sendmail milter (I'm trying to build dk-milter) use the static library rather than the shared, I'd love to know.

-Dan



--

--------Dan Mahoney--------
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---------------------------

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to