Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

getting too many mails for daemon user.

Status
Not open for further replies.

conniefu

Technical User
Sep 14, 2001
20
US
Hi there,

I have several questions about daemon's mail.

1. Is /var/spool/mail/daemon for storing daemon's email?

2. Is it related to the cron daemon?

3. If this file is huge, does that mean there is something misconfigured? if not, how to regularly clean it up?

Thanks in advance. I am not able to find useful information from AIX site.

Connie
 
The local mailer daemon is set to send messages to the user daemon and is configured in /etc/sendmail.cf .

If the file is large then you should read the mail for the daemon user and correct anything that is an error. Some are just informational messages but some are actual errors and they can be generated by cron commands.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top