- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- General
- >
- Re: Unable to start send mail process on my machin...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
12-09-2012 11:45 PM
12-09-2012 11:45 PM
Unable to start send mail process on my machine
Dear All,
I"m unable to start my sendmail on my HP UX system.
I receive the following error when i start...
local_host :# /sbin/init.d/sendmail start
Starting sendmail [Done]
No local mailer defined
QueueDirectory (Q) option must be set
Unable to start sm-client
For more information see /var/adm/syslog/mail.log
Please assist...
Regards,
Nathan
- Tags:
- sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2012 11:54 AM
12-10-2012 11:54 AM
Re: Unable to start send mail process on my machine
>>For more information see /var/adm/syslog/mail.log
Please share the contents of the /var/adm/syslog/mail.log file from when you tried starting sendmail. There are very likely some messages there that will be useful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-2012 07:24 PM
12-12-2012 07:24 PM
Re: Unable to start send mail process on my machine
Hello,
Thank you for your reply... Here i past the error messages.
Dec 12 12:04:21 uxserver sendmail[18967]: NOQUEUE: SYSERR(root): No local mailer defined
Dec 12 12:04:21 uxserver sendmail[18967]: NOQUEUE: SYSERR(root): QueueDirectory (Q) option must be set
Dec 12 14:25:27 uxserver sendmail[17004]: NOQUEUE: SYSERR(root): No local mailer defined
Dec 12 14:25:27 uxserver sendmail[17004]: NOQUEUE: SYSERR(root): QueueDirectory (Q) option must be set
Dec 12 15:51:48 uxserver sendmail[4024]: NOQUEUE: SYSERR(root): No local mailer defined
Dec 12 15:51:48 uxserver sendmail[4024]: NOQUEUE: SYSERR(root): QueueDirectory (Q) option must be set
Regards,
Nathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-13-2012 12:35 AM
12-13-2012 12:35 AM
Re: Unable to start send mail process on my machine
> Starting sendmail [Done]
> No local mailer defined
> QueueDirectory (Q) option must be set
> Unable to start sm-client
The error messages look like the main sendmail process might actually have started successfully, and the problem might be with the sm-client. This is a second copy of sendmail, running a different configuration file and a limited set of privileges. This is a relatively new feature in sendmail which should fundamentally improve its security by separating the parts that need root access from the parts that need to deal with unchecked user-submitted data that might include security exploits for sendmail.
What is your HP-UX version? Have you installed any of the optional Sendmail upgrades available at software.hp.com? If you have, have you read the installation instructions? Did this work before, and what changes have been made to the system since then?
The sm-client has a separate configuration file: /etc/mail/submit.cf. It is normally created automatically by the /sbin/init.d/sendmail script if it does not exist and is needed. Perhaps something is causing the submit.cf creation to fail? Is your root or /tmp filesystem 100% full?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP