Date: Mon, 23 Dec 2002 12:13:42 -0000 From: "Barry Byrne" <barry.byrne@wbtsystems.com> To: "shen chao" <chao_shen@hotmail.com>, <freebsd-questions@FreeBSD.ORG> Subject: RE: look for help Message-ID: <NCBBIAMNAKDKFJIIGNPKGEPIKHAA.barry.byrne@wbtsystems.com> In-Reply-To: <F46b4psHjvpwjBFPwhS000215bd@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NCBBIAMNAKDKFJIIGNPKGEPIKHAA.barry.byrne>