HI

what is the best way to fix mon for a host where
/usr/lib/sendmail does not exist?

Should I (symlink or) patch all the files for now?

Note, this is how my particular netbsd host is setup;
 * there is no /usr/lib/sendmail
 * sendmail is a symlink to mailwrapper
 * mailwrapper is a binary which reads /etc/mailer.conf for exec binary

mailwrapper is in netbsd base, to accommodate using
postfix, qmail or whatever else has sendmail
emulators.

 [EMAIL PROTECTED]:/root ls -l /usr/lib/sendmail
ls: /usr/lib/sendmail: No such file or directory
 [EMAIL PROTECTED]:/root which sendmail
/usr/sbin/sendmail
 [EMAIL PROTECTED]:/root ls -l `which sendmail`
lrwxr-xr-x  1 root  wheel  21 Mar 25 12:23:09 2007 /usr/sbin/sendmail@ -> 
/usr/sbin/mailwrapper
 [EMAIL PROTECTED]:/root cat /etc/mailer.conf
# This file configures /usr/sbin/mailwrapper

sendmail        /var/qmail/bin/sendmail
send-mail       /var/qmail/bin/sendmail
mailq           /var/qmail/bin/sendmail
newaliases      /sbin/nologin
hoststat        /sbin/nologin
purgestat       /sbin/nologin


// George


-- 
George Georgalis, information system scientist <IXOYE><

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to