Daily Run Output error

Mike Meyer mwm-dated-1049921082.d8b4d5 at mired.org
Fri Apr 4 12:44:45 PST 2003


In <3E8DED85.50801 at forsetti.com>, Matthew Smith <matt at forsetti.com> typed:
> Jon Reynolds wrote:
> > I am getting this error in my daily run output:
> > Mail in local queue:
> > mailq: execing /usr/libexec/sendmail/sendmail: No such file or directory
> > I have qmail installed and have done the 'make disable-sendmail' and the
> > 'make enable-qmail' on the machine and it is working fine as a mail
> > server. Anyone seen this before and have a fix for it?
> I think you will want to look at /etc/mail/mailer.conf

In particular, you want a line like:

	mailq   /var/qmail/bin/qmail-qread

Alternatively, you can add

	daily_status_mailq_enable="NO"

to /etc/periodic.conf. You probably want to add

	daily_status_mail_rejects_enable="NO"

to /etc/periodic.conf in either case.

	<mike
-- 
Mike Meyer <mwm at mired.org>		http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.


More information about the freebsd-questions mailing list