From owner-freebsd-questions Tue Nov 14 15:30: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id A5A5F37B4C5 for ; Tue, 14 Nov 2000 15:30:01 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id eAENTuD26491; Tue, 14 Nov 2000 17:29:56 -0600 (CST) (envelope-from dan) Date: Tue, 14 Nov 2000 17:29:56 -0600 From: Dan Nelson To: Kevin Oberman Cc: cjclark@alum.mit.edu, Charlie Root , freebsd-questions@FreeBSD.ORG Subject: Re: sendmail junk, other questions Message-ID: <20001114172956.A24902@dan.emsphone.com> References: <20001112013044.M75251@149.211.6.64.reflexcom.com> <200011142322.eAENMZJ16137@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <200011142322.eAENMZJ16137@ptavv.es.net>; from "Kevin Oberman" on Tue Nov 14 15:22:35 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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