Date: Tue, 14 Nov 2000 17:29:56 -0600 From: Dan Nelson <dnelson@emsphone.com> To: Kevin Oberman <oberman@es.net> Cc: cjclark@alum.mit.edu, Charlie Root <blaz@satx.rr.com>, freebsd-questions@FreeBSD.ORG Subject: Re: sendmail junk, other questions Message-ID: <20001114172956.A24902@dan.emsphone.com> In-Reply-To: <200011142322.eAENMZJ16137@ptavv.es.net>; from "Kevin Oberman" on Tue Nov 14 15:22:35 GMT 2000 References: <20001112013044.M75251@149.211.6.64.reflexcom.com> <200011142322.eAENMZJ16137@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 14), Kevin Oberman said: > I recently ran into this problem, too. The source is that /etc/rc > DOES run sendmail regardless of the value of sendmail_enable if there > is a recoverable vi session on the system. Well, it runs /usr/sbin/sendmail which is a symlink to /usr/sbin/mailwrapper, which will happily run whatever program you put in /etc/mailer.conf. The problem is that "/usr/bin/sendmail" is sort of the defacto mail submissio command, so if you change mailers you still have to provide for mail submission via "sendmail". > sendmail -t < "${i}" -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001114172956.A24902>