don't top-post, and snip unnecessary cruft, please.

# [EMAIL PROTECTED] / 2002-12-23 21:22:03 +0800:
> >From: Roman Neuhauser <[EMAIL PROTECTED]>
> ># [EMAIL PROTECTED] / 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to