Page 1 of 1

Sendmail Log errors

Posted: Sat Aug 26, 2006 6:57 pm
by lokkju
Well, just trying to get an initial install going on a CentOS 4 box, and running across some errors in the /var/log/maillog. I figure first resolve these, before trying to figure out why nothing is sending *grin*.

Code: Select all

Aug 26 10:56:23 rich-01 sendmail[12539]: starting daemon (8.13.1): SMTP+queueing@00:05:00
Aug 26 10:56:23 rich-01 sendmail[12542]: starting daemon (8.13.1): queueing@00:05:00
Aug 26 10:56:23 rich-01 sendmail[12539]: unable to write pid to /var/run/sendmail.pid: file in use by another process
Aug 26 10:56:23 rich-01 sendmail[12545]: starting daemon (8.13.1): queueing@00:01:00
Aug 26 10:56:23 rich-01 sendmail[12545]: unable to write pid to /var/run/sendmail.pid: file in use by another process
Aug 26 10:56:23 rich-01 sendmail[12549]: starting daemon (8.13.1): queueing@00:01:00
Aug 26 10:56:23 rich-01 sendmail[12549]: unable to write pid to /var/run/sendmail.pid: file in use by another process
I've checked, and when I start OpenEMM, there is no other sendmail processes running.

Any ideas?

Posted: Mon Aug 28, 2006 7:55 am
by ud
This is a non critical message, as we do not use the PID file, it is not changed for each process. Will be fixed in a future release.

-- ud