From owner-freebsd-questions Mon Dec 23 4:13:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8668E37B401 for ; Mon, 23 Dec 2002 04:13:52 -0800 (PST) Received: from slate.dublin.wbtsystems.com (slate.dublin.wbtsystems.com [193.120.231.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FD7943EDE for ; Mon, 23 Dec 2002 04:13:51 -0800 (PST) (envelope-from barry.byrne@wbtsystems.com) Received: from spiral (spiral.dublin.wbtsystems.com [193.120.231.190]) (authenticated bits=0) by slate.dublin.wbtsystems.com (8.12.6/8.12.6) with ESMTP id gBNCDg7n092137; Mon, 23 Dec 2002 12:13:42 GMT From: "Barry Byrne" To: "shen chao" , Subject: RE: look for help Date: Mon, 23 Dec 2002 12:13:42 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: X-WBT-Authenticated-User: bb X-Scanned-By: slate/MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of shen chao > when I configure the freebsd.mc,I got such error: > > Starting: sendmail554 5.0.0 No local mailer defined > 554 5.0.0 QueueDirectory (Q) option must be set > sendmail-clientmqueue > > 1.Can someone explain it?I have already added mailer(local). > > 2. why the divert(0) will appear in the freebsd.mc, i commented it. You shoudn't uncomment something you don't understand! If you remove divert(0), and leave in the divert(-1) at the top, then everything is diverted to an invalid output queue, and thus disgarded! Therefore, you effectively have no configuration file! man m4 for details on divert. - Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message