I've wanted to test the use of some of snertsoft's milters, but they require a Berkley DB-4.1+ I believe instead of the 1.85 used by the base system's sendmail.

Somewhere I read about recompiling sendmail, which then would allow me to comile with a different DB choice. The steps are below.

Where would I add the option for a different DB...???

# cd /usr/src/lib/libsm
# make obj && make depend && make
# cd /usr/src/lib/libsmutil
# make obj && make depend && make
# cd /usr/src/usr.sbin/sendmail/
# make obj && make depend && make && make install
# cd /etc/mail
# make all install restart

Thanks,
Jack

_________________________________________________________________
Share your special moments by uploading 500 photos per month to Windows Live Spaces http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://www.get.live.com/spaces/features

_______________________________________________
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