> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
