--On Saturday, January 22, 2005 5:46 PM +0000 Mark Ovens <[EMAIL PROTECTED]> wrote:

I see this in the daily run output on a 4.10-R box:

Removing stale entries from sendmail host status cache:
purgestat: no mapping in /etc/mail/mailer.conf

What is the mapping that is missing? The machine is running postfix, not
sendmail BTW.

Read the pkg-message file in the Postfix port.

Also, you will want to disable some Sendmail-specific daily maintenance
routines in your /etc/periodic.conf file:

daily_clean_hoststat_enable="NO"
daily_status_mail_rejects_enable="NO"
daily_status_include_submit_mailq="NO"
daily_submit_queuerun="NO"

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to