From owner-freebsd-questions Mon Dec 23 5:51:20 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 4BB2637B401 for ; Mon, 23 Dec 2002 05:51:19 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 851B243ED8 for ; Mon, 23 Dec 2002 05:51:18 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 9CB7D28E; Mon, 23 Dec 2002 14:51:16 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id C543F2FDB12; Mon, 23 Dec 2002 14:51:15 +0100 (CET) Date: Mon, 23 Dec 2002 14:51:15 +0100 From: Roman Neuhauser To: shen chao Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: Re: look for help Message-ID: <20021223135115.GF690@freepuppy.bellavista.cz> Mail-Followup-To: shen chao , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i 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 don't top-post, and snip unnecessary cruft, please. # chao_shen@hotmail.com / 2002-12-23 21:22:03 +0800: > >From: Roman Neuhauser > ># chao_shen@hotmail.com / 2002-12-23 19:53:40 +0800: > >> 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). > > > > I don't use Sendmail, but it looks like you broke your freebsd.mc. :) > > Seriously, do your changes one step at a time, and test the config > > in each iteration. > > > > Oh, and you should not edit that file. Edit `hostname`.mc instead. > > But I can find the "hostname.mc" under /etc/mail/ it's not "hostname.mc", it's `hostname`.mc, which means: "output of the hostname(1) command plus the .mc suffix". this is what it is on my box: roman@freepuppy ~ 1005:0 > echo `hostname`.mc freepuppy.bellavista.cz.mc but that file might not exist on your computer. it'll get created by typing "make all" in /etc/mail. more info can be found in /etc/mail/Makefile, and /etc/mail/README. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message