Re: no mapping in /etc/mail/mailer.conf

From: Gregory Neil Shapiro (gshapiro_at_freebsd.org)
Date: 02/27/04

  • Next message: Kenneth W Cochran: "makewhatis wierdness in 4.9-stable"
    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"


  • Next message: Kenneth W Cochran: "makewhatis wierdness in 4.9-stable"