Re: no mapping in /etc/mail/mailer.conf
From: Gregory Neil Shapiro (gshapiro_at_freebsd.org)
Date: 02/27/04
- Previous message: Jozef Babjak: "no mapping in /etc/mail/mailer.conf"
- In reply to: Jozef Babjak: "no mapping in /etc/mail/mailer.conf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Feb 2004 21:39:20 -0800 To: Jozef Babjak <babjak@hilbert.chtf.stuba.sk>
> 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)
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Jozef Babjak: "no mapping in /etc/mail/mailer.conf"
- In reply to: Jozef Babjak: "no mapping in /etc/mail/mailer.conf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]