Forum Moderators: bakedjake

Message Too Old, No Replies

sendmail error

error after sudden reboot

         

mikel4u

10:14 pm on Apr 24, 2006 (gmt 0)

10+ Year Member



i have sendmail 1.2 my server suddenly reboot and after the reboot i can't run the sendmail i've got this error :

/etc/init.d/sendmail start
/etc/init.d/sendmail: /usr/lib/sendmail: cannot execute

any guess will help.

regards. Mikel

StupidScript

11:15 pm on Apr 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



In my setup, the sendmail init script calls to /usr/sbin/sendmail. There is a link to that executable in /usr/lib. Maybe modify the /etc/init.d/sendmail script (the start() section to the right of the daemon invocation on Line 50) to point to your actual executable instead of pointing to the link?

IS there a link in your /usr/lib directory?