From owner-freebsd-hackers Mon Feb 5 16:30: 2 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250]) by hub.freebsd.org (Postfix) with SMTP id 2685D37B491 for ; Mon, 5 Feb 2001 16:29:42 -0800 (PST) Received: (qmail 50446 invoked by uid 1000); 6 Feb 2001 00:30:00 -0000 Date: Mon, 5 Feb 2001 16:29:38 -0800 From: Jos Backus To: Dan Phoenix Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: qmail IO problems Message-ID: <20010205162938.A50388@lizzy.bugworks.com> Reply-To: Jos Backus Mail-Followup-To: Dan Phoenix , freebsd-hackers@FreeBSD.ORG References: <20010205135501.H26076@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dphoenix@bravenet.com on Mon, Feb 05, 2001 at 02:11:38PM -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 05, 2001 at 02:11:38PM -0800, Dan Phoenix wrote: > their mail message is taken and piped to...sendmail -t > which is a symbolic link to /var/qmail/bin/sendmail -t You can save an exec by piping directly into qmail-inject, which should have the same effect (qmail's sendmail execv's qmail-inject; it sounds like you don't need the compatibility interface). -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ josb@cncdsl.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message