CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/19 05:37:44
Modified files:
usr.sbin/smtpd : smtpd.c smtpd.h
Log message:
Do not ever run /usr/sbin/sendmail, it could link to sendmail
interface for a different MTA. Use the binary in /usr/libexec
directly instead.
Based on remark claudio@ made in passing.
ok gilles@
