Henning Brauer <[EMAIL PROTECTED]> wrote:
>
> in OpenBSD you shouldn't touch /usr/sbin/sendmail, you should modify
> /etc/mailer.conf like
>
> sendmail /var/qmail/bin/sendmail
> send-mail /var/qmail/bin/sendmail
>
> and so on. works without any problem.
DJB posted to this list once, pointing out problems with mailer.conf -- if
the system fails to open it (out of fds, etc), it defaults to using
sendmail -- hardly what you want.
The symlink solution is more reliable, and no files need to be parsed either.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------