I'm having a problem w/ sendmail on a machine running SunOS 5.7.
Sendmail seems to die at random times, and when you start it again, a process
listing shows the following...
root 16184 15483 0 08:12:12 ? 0:00 /usr/lib/sendmail -bd -q30m
root 15486 15483 0 08:08:41 ? 0:00 /usr/lib/sendmail -bd -q30m
root 16376 15483 0 08:13:17 ? 0:00 /usr/lib/sendmail -bd -q30m
root 16201 15483 0 08:12:26 ? 0:00 /usr/lib/sendmail -bd -q30m
root 16168 15483 0 08:12:03 ? 0:00 /usr/lib/sendmail -bd -q30m
root 16281 15483 0 08:12:56 ? 0:00 /usr/lib/sendmail -bd -q30m
root 16031 15483 0 08:11:49 ? 0:00 /usr/lib/sendmail -bd -q30m
root 15483 1 0 08:08:40 ? 0:00 /usr/lib/sendmail -bd -q30m
It appears to be running sendmail a whole bunch of times, but when you telnet
to port 25, it responds just fine. But then hours later, a day later, whatever,
sendmail will not be running anymore, and has to be restarted.
Any idea why it's dying and why it lists so many sendmail processes? There's
nothing in the logs to explain it. Thanks!
-Josh