Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 11:40:02 -0700 (PDT)
From:      David Kirchner <davidk@accretivetg.com>
To:        Robert Watson <rwatson@FreeBSD.ORG>
Cc:        Gavin Grabias <gaving@enter.net>, <security@FreeBSD.ORG>
Subject:   Re: cvs commit: src/etc inetd.conf
Message-ID:  <20010815113750.R38221-100000@localhost>
In-Reply-To: <Pine.NEB.3.96L.1010815153204.81642Q-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Aug 2001, Robert Watson wrote:

> This is what FreeBSD 4.4 does with the inetd network services.  There's an
> on-going debate about how best to handle this WRT sendmail, as local mail
> delivery is required for some internal base system functionality (vi
> recovery files, cron'd events, etc).

Wouldn't it be best to create two seperate sendmail.cf files, one for
delivery-only mode (sendmail.cf) and the other for queue-only mode
(sendmaild.cf). Then sendmail could take a minor patch to check argv[0] -
if it's called as sendmaild, read sendmaild.cf, otherwise read
sendmail.cf. Anyways the implementation details would be worked out
somewhere else, that's just a thought.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010815113750.R38221-100000>