Cron messages

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Miles Beck
Date:  
To: PLUG
Subject: Cron messages


I am getting the following messages in emails regarding cron jobs. Does
anyone
know how to fix this?

if [ -x /usr/sbin/exim_tidydb ]; then
     /usr/sbin/exim_tidydb /var/spool/exim retry >/dev/null; fi


failed to open DB file /var/spool/exim/db/retry: File exists

and

if [ -x /usr/sbin/exim_tidydb ]; then
     /usr/sbin/exim_tidydb /var/spool/exim wait-remote_smtp >/dev/null; fi


failed to open DB file /var/spool/exim/db/wait-remote_smtp: File exists


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss