Daily run output message

2005-01-22 Thread Mark Ovens
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.

TIA
Regards,
Mark
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0503-2, 21/01/2005
Tested on: 22/01/2005 17:46:33
avast! - copyright (c) 2000-2004 ALWIL Software.
http://www.avast.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Daily run output message

2005-01-22 Thread Jorn Argelo
On Sat, 22 Jan 2005 17:46:32 +, Mark Ovens 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.

Mine looks like this, and I'm also running Postfix.

#
# Execute the Postfix sendmail program, named /usr/local/sbin/sendmail
#
sendmail/usr/local/sbin/sendmail
send-mail   /usr/local/sbin/sendmail
mailq   /usr/local/sbin/sendmail
newaliases  /usr/local/sbin/sendmail

Perhaps you're missing something?

Jorn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Daily run output message

2005-01-22 Thread Mark Ovens
On 22/01/2005 17:58 Jorn Argelo stood on a soap-box and preached to the 
unwashed masses:

On Sat, 22 Jan 2005 17:46:32 +, Mark Ovens 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.
Mine looks like this, and I'm also running Postfix.
#
# Execute the Postfix sendmail program, named /usr/local/sbin/sendmail
#
sendmail/usr/local/sbin/sendmail
send-mail   /usr/local/sbin/sendmail
mailq   /usr/local/sbin/sendmail
newaliases  /usr/local/sbin/sendmail
Perhaps you're missing something?
No, same as yours. Thanks for the suggestion though. I take it that you 
don't see the same message?

Mark

---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0503-2, 21/01/2005
Tested on: 22/01/2005 18:07:41
avast! - copyright (c) 2000-2004 ALWIL Software.
http://www.avast.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Daily run output message

2005-01-22 Thread Paul Schmehl
--On Saturday, January 22, 2005 5:46 PM + 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]


Re: Daily run output message

2005-01-22 Thread Michal Kapalka

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2004-02/0336.html
Best Regards fofo
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.

TIA
Regards,
Mark
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0503-2, 21/01/2005
Tested on: 22/01/2005 17:46:33
avast! - copyright (c) 2000-2004 ALWIL Software.
http://www.avast.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Daily run output message

2005-01-22 Thread Mark Ovens
On 22/01/2005 19:01 Paul Schmehl stood on a soap-box and preached to the 
unwashed masses:

--On Saturday, January 22, 2005 5:46 PM + 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
I'd read the port message and put those lines in /etc/periodic.conf but 
I had to create the file but mis-typed periodic.comf Duh! :-[

Thanks for all the replies.
Regards,
Mark

---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0503-2, 21/01/2005
Tested on: 22/01/2005 20:08:55
avast! - copyright (c) 2000-2004 ALWIL Software.
http://www.avast.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]