In <[EMAIL PROTECTED]>, Matthew Smith <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>          http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to