Operating System - HP-UX
1833796 Members
3209 Online
110063 Solutions
New Discussion

Re: Sendmail error on rx3600 running HPUX 11i v2

 
ITeam
Super Advisor

Sendmail error on rx3600 running HPUX 11i v2

Hi.

When I use the 'sendmail -bd' command to start the process as a daemon I receive the following error:

daemon MTA: problem creating SMTP socket

I am struggling to find any useful explanations on the web. Any help would be much appreciated.

Thanks in advance.

David
3 REPLIES 3
TTr
Honored Contributor

Re: Sendmail error on rx3600 running HPUX 11i v2

The error means that sendmail is running already.

You should not start sendmail like that. Use the /sbin/init.d/sendmail start|stop script in the HP-UX start up sequencer.
ITeam
Super Advisor

Re: Sendmail error on rx3600 running HPUX 11i v2

Thanks. I've just resolved it. I didn't have the hostname entered in the /etc/mail/sendmail.cf file.

It's ok now.
ITeam
Super Advisor

Re: Sendmail error on rx3600 running HPUX 11i v2

I didn't have the hostname entered in the /etc/mail/sendmail.cf file.

It's ok now.