LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sendmai prorblem (https://www.linuxquestions.org/questions/linux-newbie-8/sendmai-prorblem-676981/)

jagdishpsp 10-16-2008 11:51 PM

sendmai prorblem
 
Hi,

I am getting below sendmail problem. Please suggest.

this error is from maillog
"daemon MTA: problem creating SMTP socket"
"NOQUEUE: SYSERR(root): opendaemonsocket: daemon MTA: cannot bind: Cannot assign requested address'

this is from sendmail status
"sendmail dead but subsys locked"


Jagdish

Simon Bridge 10-16-2008 11:57 PM

Have you seen:
http://www.linuxquestions.org/questi...address-84218/

Remember to also quote the command which produced the error.

jagdishpsp 10-17-2008 12:01 AM

[root@rtinternal subsys]#tail -f /var/log/maillog

Oct 17 10:30:52 rtinternal sendmail[5792]: daemon MTA: problem creating SMTP socket
Oct 17 10:30:57 rtinternal sendmail[5792]: NOQUEUE: SYSERR(root): opendaemonsocket: daemon MTA: cannot bind: Cannot assign requested address

[root@rtinternal subsys]# service sendmail status
sendmail dead but subsys locked

Simon Bridge 10-17-2008 02:20 AM

Delete the lock file in /var/lock/subsys.
Retry, then check the log.


All times are GMT -5. The time now is 09:23 AM.