- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail version 8.13.3
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 11:49 AM
01-18-2008 11:49 AM
Sendmail version 8.13.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:07 PM
01-18-2008 12:07 PM
Re: Sendmail version 8.13.3
If you attempt to invoke Sendmail when a Sendmail daemon is already running, the following message may be logged to the syslog file:
NO QUEUE: SYSERR (root) opendaemonsocket: daemon MTA: server SMTP socket wedged: exiting
This message means that a Sendmail daemon is already running. You can use either /sbin/init.d/sendmail stop or killsm to stop the running daemon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:28 PM
01-18-2008 12:28 PM
Re: Sendmail version 8.13.3
root@d800:/etc/mail # ps -ef|grep sendmail
root 8433 1901 1 15:03:13 pts/0 0:00 grep sendmail
root@d800:/etc/mail # /sbin/init.d/sendmail stop
Sendmail not running
Sendmail client not running
root@d800:/etc/mail # /sbin/init.d/sendmail start
Starting sendmail [ OK ]
Starting sm-client [FAILED]
Jan 18 15:03:28 d800 sm-mta[8459]: daemon Daemon0: problem creating SMTP socket
For more information see /var/adm/syslog/mail.log
root@d800:/etc/mail # ps -efJan 18 15:03:33 d800 sm-mta[8459]: daemon Daemon0: problem creating SMTP socket
|grep sendmail
root 8469 1901 0 15:03:38 pts/0 0:00 grep sendmail
root 8459 1 0 15:03:28 ? 0:00 /usr/sbin/sendmail -L sm-mta -bd -q30m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:34 PM
01-18-2008 12:34 PM
Re: Sendmail version 8.13.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:44 PM
01-18-2008 12:44 PM
Re: Sendmail version 8.13.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 01:28 PM
01-18-2008 01:28 PM
Re: Sendmail version 8.13.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 01:42 PM
01-18-2008 01:42 PM
Re: Sendmail version 8.13.3
what is the sm-client daemon : explanation :
http://www.webservertalk.com/archive58-2004-4-173501.html
thoughts : permission problem somewhere, mail.log my yield more clues, check syslog.log too just in case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2008 05:34 PM
01-19-2008 05:34 PM
Re: Sendmail version 8.13.3
a) sendmail -bs
b) grep version /etc/mail/sendmail.cf
c) Did you make a copy of your old sendmail.cf file?
d) From your desktop 'telnet hostname 25'. Is there a connection to the smtp port?
e) Any port forwarding or forwarding of email going on?
f) netstat -a | grep 25
Is port 25 listening?
h) grep DS sendmail.cf
Get name of mail relay server and ping it, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2008 08:41 PM
01-19-2008 08:41 PM
Re: Sendmail version 8.13.3
What are permissions and ownerships of:
/var/spool/clientmqueue
/var/spool/mqueue
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2008 03:47 AM
01-20-2008 03:47 AM
Re: Sendmail version 8.13.3
By default new sendmail installations only permit mail traffic to be accepted on localhost
This queues up system messages which are in general delivered to local users and does not allow for much else.
Recent sendmail releases began to require the dameon for sendmail be running to move even local mail. This was not a requirement in previous verions. In previous verions the mail would be queued and could be sent later with a cron job that ran the queue runner. sendmail -q
The message itself appears to come from one of a few sources:
1) An outside system is attempting to send mail to this system which is not permitted by the default sendmail configuration.
2) The system itself is trying to send messages and the sendmail daemon is not running.
3) If you have configured sendmail to listen on an IP address not configured on the system this condition can occur.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com