From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 14:18:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 700E016A4CE for ; Thu, 8 Jul 2004 14:18:55 +0000 (GMT) Received: from mbox.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 236EA43D48 for ; Thu, 8 Jul 2004 14:18:54 +0000 (GMT) (envelope-from steveb@eagle.ca) Received: (qmail 65576 invoked by uid 1002); 8 Jul 2004 14:19:06 -0000 Received: from steveb@eagle.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 1.134491 secs); 08 Jul 2004 14:19:06 -0000 Received: from unknown (HELO pearl.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 8 Jul 2004 14:19:04 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca); by pearl.ibctech.ca with HTTP; Thu, 8 Jul 2004 10:19:04 -0400 (EDT) Message-ID: <4453.209.167.16.15.1089296344.squirrel@209.167.16.15> In-Reply-To: <200407081353.i68Drap25737@clunix.cl.msu.edu> References: <004c01c46473$dc552240$6700a8c0@Macha> from "Mark" at Jul 07, 2004 06:43:42 PM <200407081353.i68Drap25737@clunix.cl.msu.edu> Date: Thu, 8 Jul 2004 10:19:04 -0400 (EDT) From: "Steve Bertrand" To: "Jerry McAllister" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: Mark cc: freebsd-questions@freebsd.org Subject: Re: where o where is it starting from X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 14:18:55 -0000 >> >> Never mind. I found it. >> /etc/defaults/rc.conf >> I thought /etc/rc.conf overrode the other. In /etc/rc.conf I put >> sendmail >> and inetd to NO but they were still starting up. > > Shouldn't they be set to 'NONE' rather than 'NO' if you don't want > them to come up at all? Maybe I am remembering wrong, but it seems > like that is the way it goes. Yes. 'NONE' disables sendmail entirely. I believe that 'NO' means disable the smtp daemon, and only run submit. All changes should be done in /etc/rc.conf only, as per the large warning in /etc/defaults/rc.conf. Steve > > ////jerry > >> >> Mark >> ----- Original Message ----- >> From: "Mark" >> To: >> Sent: Wednesday, July 07, 2004 6:32 PM >> Subject: where o where is it starting from >> >> >> > Howdy, >> > I replaced the sendmail with postfix. >> > However on boot up I get a error: >> > Starting Standard daemons : inetd cron sshd sendmail-submitsendmail: >> illegal >> > option --0 >> > sendmail: fatal usage : sendmail [options] >> > Jul 7 18:38:40 spiderman postfix/sendmail[83]: fatal:usage: sendmail >> > [options} >> > >> > sendmail-clientmqueue >> > >> > I looked in rc.local , /usr/local/etc/rc.d and didn't find anything. >> > >> > Not freebsd savy yet to figure it out more. >> > Any help appreciated. >> > >> > THanks >> > Mark >> > >> > >> > _______________________________________________ >> > freebsd-questions@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> > To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >