- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: sendmail error
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
07-09-2003 04:50 AM
07-09-2003 04:50 AM
Shutting down sendmail: [ OK ]
Shutting down sm-client: [FAILED]
Starting sendmail: [ OK ]
Starting sm-client: [ OK ]
, the sendmail seems failure now , what can i do? thx.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 05:40 AM
07-09-2003 05:40 AM
Solutiontry this:
sendmail -v -d8 -d38 someone@your.net
Type a line of text
Type a dot(period)
.
Post results.
If you have recently played with sendmail.cf restore from the backup you took before you started.
service sendmail restart
What happens? How long does teh daemon stay up.
SEP
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
07-09-2003 06:22 AM
07-09-2003 06:22 AM
Re: sendmail error
can u check if there are any related error messages in /var/log/messages.
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 06:39 AM
07-09-2003 06:39 AM
Re: sendmail error
The problem is with sm-client, right?
And this is used so that when normal user wants to invoke sendmail to send mail, this is invoked, collects the mail and sends it to sendmail to handle.
And this has a configuration file of its own other than sendmail.cf. not sure of the name.
so will replacing sendmail.cf help?
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 08:41 PM
07-10-2003 08:41 PM
Re: sendmail error
Here is some docs on the subject....
http://www.linuxmanagers.org/pipermail/linuxmanagers/2003-February/000991.html
http://www.linuxquestions.org/questions/archive/2/2002/10/3/33014
http://www.cm.nu/~shane/lists/comp.mail.sendmail/2003-01/0000.html
http://archives.mandrakelinux.com/cooker/2002-10/msg00891.php
May be an answer in one of those threads.
SEP
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
07-10-2003 08:42 PM
07-10-2003 08:42 PM
Re: sendmail error
Look at the message sequence.
Its not failing to shut down, it was never running. It probably failed with an error at startup.
Check the start log, or modify the startup script to put all its output to a file.
Then post the file.
SEP
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
07-11-2003 11:30 AM
07-11-2003 11:30 AM
Re: sendmail error
Check the /var/log/messages for info
about the problems that happend.
Caesar