From owner-freebsd-stable Thu Mar 28 9:45:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 76D3037B42A; Thu, 28 Mar 2002 09:45:11 -0800 (PST) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3.Beta2/8.12.3.Beta2) with ESMTP id g2SHj6Gd043960 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 28 Mar 2002 09:45:06 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3.Beta2/8.12.3.Beta2/Submit) id g2SHj6bT043957; Thu, 28 Mar 2002 09:45:06 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15523.22177.949564.800131@horsey.gshapiro.net> Date: Thu, 28 Mar 2002 09:45:05 -0800 From: Gregory Neil Shapiro To: Jan Grant Cc: freebsd-current@freebsd.org, freebsd-stable Subject: Re: Another possible solution for non-sendmail users In-Reply-To: References: <15523.14636.146301.834847@horsey.gshapiro.net> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jan.Grant> Hang on, what problem? I think you've already done this: if you use Jan.Grant> sendmail_enable = "YES" Jan.Grant> sendmail_flags = "whatever you normally use" And: sendmail_msp_queue_enable="NO" Jan.Grant> and configer /etc/mail/mailer.conf properly, then if your MTA Jan.Grant> was written to teh sendmail CLI, you're out of the woods, Jan.Grant> surely? Yes, for the particular case you mention. But others do not want to start their MTA daemon from /etc/rc (or don't want to start any daemon) and now need: sendmail_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" sendmail_submit_enable="NO" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message