Date: Sat, 23 Sep 2000 21:33:17 +0000 From: abgoeree@uwnet.nl To: Neil Blakey-Milner <nbm@mithrandr.moria.org> Subject: Re: sendmail starting while disabled Message-ID: <20000923213317.A16331@freebee.attica.home> In-Reply-To: <20000923203508.A43495@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Sat, Sep 23, 2000 at 08:35:09PM %2B0200 References: <20000923112527.A386@freebee.attica.home> <20000923154325.A41531@mithrandr.moria.org> <20000923194328.A15277@freebee.attica.home> <20000923203508.A43495@mithrandr.moria.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 23, 2000 at 08:35:09PM +0200, Neil Blakey-Milner wrote:
> On Sat 2000-09-23 (19:43), Andre Goeree wrote:
> > > For fun, run sh, and type ". /etc/defaults/rc.conf; source_rc_confs;
> > > echo $sendmail_enable".
> >
> > ago@freebee$ . /etc/defaults/rc.conf
> > ago@freebee$ source_rc_confs
> > ago@freebee$ echo $sendmail_enable
> > NO
> >
> > As you can see /etc/rc.conf is not the problem :)
>
> Hey, I have to make sure... (:
>
> > What happened:
> > At startup, when the standard daemons get loaded i get a
> > message from sendmail about "unknown/illegal option t" or
> > something similar.
> >
> > I found this very strange, because sendmail is disabled
> > in /etc/rc.conf.
>
> It is weird - can you send 'ident /etc/rc'? Is it _exactly_ the same as
> /usr/src/etc/rc ?
>
Yes the files are exactly the same:
ago@freebee$ ident /etc/rc
/etc/rc:
$FreeBSD: src/etc/rc,v 1.212.2.7 2000/08/18 09:22:02 sheldonh Exp $
ago@freebee$ ident /usr/src/etc/rc
/usr/src/etc/rc:
$FreeBSD: src/etc/rc,v 1.212.2.7 2000/08/18 09:22:02 sheldonh Exp $
ago@freebee$ diff /etc/rc /usr/src/etc/rc
ago@freebee$
Some weird (well why not..) theory of me about the
error message:
[snip from /var/qmail/rc ]
exec env - PATH="/var/qmail/bin:/usr/local/bin:$PATH" \
qmail-start ./Maildir/ multilog t /var/log/qmail qmail &
[snip] ^^^
Could this be the t in "unknown option t"?
This would make things even stranger, but remember my /etc/mail/mailer.conf
points at the qmail stuff. Just a shot in the dark...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000923213317.A16331>
