Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2002 14:51:15 +0100
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        shen chao <chao_shen@hotmail.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Fwd: Re: look for help
Message-ID:  <20021223135115.GF690@freepuppy.bellavista.cz>
In-Reply-To: <F70FcIErJN4I9tWwQff00021952@hotmail.com>
References:  <F70FcIErJN4I9tWwQff00021952@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
    don't top-post, and snip unnecessary cruft, please.

# chao_shen@hotmail.com / 2002-12-23 21:22:03 +0800:
> >From: Roman Neuhauser <neuhauser@bellavista.cz>
> ># 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021223135115.GF690>