HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How can i start sendmail?
Operating System - HP-UX
1829549
Members
2192
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
09-15-2007 02:13 PM
09-15-2007 02:13 PM
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2007 02:50 PM
09-15-2007 02:50 PM
Re: How can i start sendmail?
i tried as follows:
cd /sbin/init.d/
./sendmail stop
No sendmail server running
sendmail stopped
./sendmail start
(nothing happens)
unix02:/etc/mail->mailq
Mail Queue (4 requests)
--Q-ID-- --Size-- -----Q-Time----- ------------Sender/Recipient------------
VAA01237 (no control file)
VAA01232 (no control file)
VAA02344 (no control file)
VAA02559 (no control file)
what could be happening?
the syslog.log nothing says about this ...
please let me know.
thanks.
cd /sbin/init.d/
./sendmail stop
No sendmail server running
sendmail stopped
./sendmail start
(nothing happens)
unix02:/etc/mail->mailq
Mail Queue (4 requests)
--Q-ID-- --Size-- -----Q-Time----- ------------Sender/Recipient------------
VAA01237 (no control file)
VAA01232 (no control file)
VAA02344 (no control file)
VAA02559 (no control file)
what could be happening?
the syslog.log nothing says about this ...
please let me know.
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2007 03:48 PM
09-15-2007 03:48 PM
Solution
Go to the /etc/rc.config.d directory and check the mailservs file configuration, please see:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=973651
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1159697
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=973651
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1159697
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2007 07:02 PM
09-15-2007 07:02 PM
Re: How can i start sendmail?
Hi,
Add a record to /etc/hosts reflecting the exchange servers IP address and name.
10.10.1.36
- Update a record in /etc/mail/sendmail.cf to include the Exchange servers name, in the file search for the following line then add your Exchange server name after DS.
# "Smart" relay host (may be null)
DS
- Restart sendmail:
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
- If you already haven't, you may need to configure your DNS so when you send to outside addresses it can resolve the name. Thats just a matter of adding your DNS server to /etc/hosts and adding a record to /etc/resolv.conf.
For checking :
sendmail -d8.99 -d38.99 abc@yahoo.com
Add a record to /etc/hosts reflecting the exchange servers IP address and name.
10.10.1.36
- Update a record in /etc/mail/sendmail.cf to include the Exchange servers name, in the file search for the following line then add your Exchange server name after DS.
# "Smart" relay host (may be null)
DS
- Restart sendmail:
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
- If you already haven't, you may need to configure your DNS so when you send to outside addresses it can resolve the name. Thats just a matter of adding your DNS server to /etc/hosts and adding a record to /etc/resolv.conf.
For checking :
sendmail -d8.99 -d38.99 abc@yahoo.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP