From owner-freebsd-current Thu Mar 28 11:28:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from us.net (newmail1.one.net [216.23.22.181]) by hub.freebsd.org (Postfix) with SMTP id 2391F37B400 for ; Thu, 28 Mar 2002 11:28:18 -0800 (PST) Received: (qmail 12716 invoked by uid 0); 28 Mar 2002 19:27:40 -0000 Received: from unknown (HELO shell.one.net) (206.112.192.106) by newmail1.one.net with SMTP; 28 Mar 2002 19:27:40 -0000 Received: (from cokane@localhost) by shell.one.net (8.11.6/8.9.3) id g2SJRe004217; Thu, 28 Mar 2002 14:27:40 -0500 Date: Thu, 28 Mar 2002 14:27:40 -0500 From: Coleman Kane To: Yeasah Pell Cc: stable@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Another possible solution for non-sendmail users Message-ID: <20020328142740.A4076@shell.one.net> References: <15523.14636.146301.834847@horsey.gshapiro.net> <00d501c1d688$f35031e0$0200a8c0@gauss> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00d501c1d688$f35031e0$0200a8c0@gauss>; from yeasah@apocalypse.org on Thu, Mar 28, 2002 at 01:47:02PM -0500 X-Operating-System: Linux 2.4.12 i686 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Another thing to look at is the /usr/sbin/sendmail -> mailwrapper link that is produced from installworld. In current it seems to have been linking that, even when NO_SENDMAIL=yes in make.conf. Qmail et al. overwrite this with their own workalike (since /usr/sbin/sendmail is a 'standard' these days) local mailer. I dunno if -stable has this problem too. -- coleman Thus spoke Yeasah Pell , and it was proclaimed: > This appears to address all of my concerns directly relating to sendmail in > one relatively simple and well thought out patch. I think this sort of > insulation is valuable to everybody, including those who currently *do* use > sendmail. > > Well done! > > ----- Original Message ----- > From: "Gregory Neil Shapiro" > > > Given that non-sendmail users will be inconvenienced when upgrading due to > > the 8.12 changes (need to change sendmail_enable from "NO" to "NONE"), I > > thought it might be better to give them something back for their trouble. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message