This seems to be when a cron-triggered fetchmail overlaps the previous one.
It occurs often on my home 'test' machine, which is only a P75, and which often takes a minute or more to process each mail ( as it is running a duplicate of a production system that does virus and spam-scanning). The email settings try and fetch new mail every five minutes, but this only works when I have activated the dial-up link to the ISP, so the first time a connection is made the mail message from cron appears if all of the accumulated mail cannot be processed in five minutes.
Two solutions occur to me (neither is implemented, I just tolerate the messages):
1. Modify the /etc/startmail script to test for the existence of the fetchmail lockfile and exit silently rather than trying to do another fetchmail.
2. Manually change ( or edit the web-interface scripts to offer more options ) /etc/crontab to run fetchmail every 10 or 15 minutes.
David Clarke.
Trent Micro Systems, Nottingham, England.