Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2004 21:39:20 -0800
From:      Gregory Neil Shapiro <gshapiro@freebsd.org>
To:        Jozef Babjak <babjak@hilbert.chtf.stuba.sk>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: no mapping in /etc/mail/mailer.conf
Message-ID:  <20040227053919.GQ62095@horsey.gshapiro.net>
In-Reply-To: <20040227053049.GA4684@hilbert.chtf.stuba.sk>
References:  <20040227053049.GA4684@hilbert.chtf.stuba.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040227053919.GQ62095>