On Fri, 22 May 2009, Joe Pruett wrote: > are there entries in /var/log/maillog that are not reflected in your > procmail log? is cron actually logging in messages? do you see things > like:
Not with these, as far as I can tell. I have another issue with some incoming messages (from three specific domains so far) that are logged in /var/log/maillog as passed to procmail, but the procmail log does not have them and they are not delivered to me. I went looking for this situation in the mail logs this morning and didn't see anything relevant. > May 22 03:01:01 charon crond[12717]: (root) CMD (run-parts /etc/cron.hourly) > May 22 04:01:01 charon crond[12832]: (root) CMD (run-parts /etc/cron.hourly) > May 22 04:02:01 charon crond[12842]: (root) CMD (run-parts /etc/cron.daily) > May 22 04:02:01 charon anacron[12848]: Updated timestamp for job `cron.daily' > to 2009-05-22 I have nothing in /etc/cron.hourly. In /etc/cron.daily I have: [r...@salmo ~]# ls /etc/cron.daily/ 0logwatch@ certwatch* makewhatis.cron* tmpwatch* 1pflogsumm* slocate* tripwire-check* logrotate* tetex.cron* As far as I can tell, everything but 1pflogsumm runs successfully each day. The logwatch and mail log summary results are the only ones designated to be mailed. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
