![]() |
HylaFax said: <snip> > When I try to start/restart sendmail (service sendmail start) I > get OKs but > when I: # service sendmail status I get: sendmail dead but pid > file exists That's obnoxious. Hate to suggest a Windows solution for a Linux box, but you might want to reboot it, should clear out any old process junk. When it comes back up do a #ps -ax | grep sendmail, you should see something like this [root@corp /root]# ps -ax | grep sendmail 756 ? S 0:00 sendmail: accepting connections You should be able to find information on sendmail activity in /var/log/maillog, it should also be in /var/log/messages or /var/log/syslog(these are Red Hat locations, but very likely are the same for Mandrake). Watch your boot process, make sure that sendmail is being started during boot up and that there aren't any errors. If there are errors, you should be able to find more info in your system log (messages or syslog). Josh ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*