no mapping in /etc/mail/mailer.conf

Gregory Neil Shapiro gshapiro at freebsd.org
Thu Feb 26 21:39:21 PST 2004


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

Either add this to /etc/periodic.conf:

daily_clean_hoststat_enable="NO"

or add this to /etc/mail/mailer.conf:

purgestat	/usr/bin/true

(assuming qmail doesn't have an analogous command to purgestat)


More information about the freebsd-stable mailing list