- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sendmail not starting
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
02-14-2006 04:42 PM
02-14-2006 04:42 PM
Sendmail not starting
When I start /sbin/init.d/sendmail start
it hangs at start... User unknown
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 04:49 PM
02-14-2006 04:49 PM
Re: Sendmail not starting
Find attached send mail configuration guide. Hope that helps you out. Frankly speakng i haven't worked in Sendmail. :)
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 05:07 PM
02-14-2006 05:07 PM
Re: Sendmail not starting
Check /var/adm/syslog/syslog.log for any error messages. Also, ensure you have read this guide,
http://docs.hp.com/en/5991-4829/index.html
[HP-UX Mailing Services Administrator's Guide: HP-UX 11i v1 and HP-UX 11i v2]
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 05:47 PM
02-14-2006 05:47 PM
Re: Sendmail not starting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 06:02 PM
02-14-2006 06:02 PM
Re: Sendmail not starting
it may due to dns server problem.
just check the dns server is working fine..
(try with nslookup )
regards
tvs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 06:03 PM
02-14-2006 06:03 PM
Re: Sendmail not starting
There is a user in the sendmail configuration that is supposed to receive bounced mail and other notices. It does not exist.
You may wish to go through sendmail.cf and make sure any refereces to users are users that exist.
It may pay to uninstall sendmail and install it again fresh to get a standard configuration. This should be done with caution as you will be at ground zero with any anti-spam configuration.
Take a look back at recent changes to the machine and you'll probably find the cause of this problem.
There may be useful information in /var/adm/syslog/mail.log
SEP
-49
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 06:06 PM
02-14-2006 06:06 PM
Re: Sendmail not starting
I am able to start the service, but I can not send mail, the process shows
sendmail: rejecting connection
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 06:11 PM
02-14-2006 06:11 PM
Re: Sendmail not starting
please check your sendmail.cf file.
In particular check the line starting DS
Is the machine mentioned on that line defined to the machine , for example in /etc/hosts. Are you allowed to send mail to that host?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2006 07:55 PM
02-19-2006 07:55 PM
Re: Sendmail not starting
any update on this?
Is the problem resolved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2006 08:18 PM
02-19-2006 08:18 PM
Re: Sendmail not starting
I have found server load is 30, which seems that it causes this problem.
I will fix this load, and will comment accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 06:34 AM
02-28-2006 06:34 AM
Re: Sendmail not starting
Thanks to all.