HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SETUP sendmail in HP-UX 11.0
Operating System - HP-UX
1833800
Members
2326
Online
110063
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
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
05-23-2003 11:43 PM
05-23-2003 11:43 PM
SETUP sendmail in HP-UX 11.0
please can someone help me with a procedure to setup mailx in my HP-UX 11.0. does it have to do with sendmail? if it does, how do i go about configuring it. I need t have HP-YX 11.0 send mail to through MS Exchange 5.5 on the intranet. Thanks a lot.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2003 12:21 AM
05-24-2003 12:21 AM
Re: SETUP sendmail in HP-UX 11.0
The simplest way (as long as you have your DNS set up correctly) is to add the hostname of your exchange server in the /etc/mail/sendmail.cf file where is states
DS
to be
DSmyexch_server_name
Save the file and restart sendmail
# /sbin/init.d/sendmail stop
# /sbin/init.d/sendmail start
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome."
DS
to be
DSmyexch_server_name
Save the file and restart sendmail
# /sbin/init.d/sendmail stop
# /sbin/init.d/sendmail start
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome."
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2003 12:41 AM
05-24-2003 12:41 AM
Re: SETUP sendmail in HP-UX 11.0
In your /etc/mail/sendmail.cf
file
Make sure that you have these entries.
1.
DS eg.
DSpsldns
(psldns is my smtp server name)
2.add the domain name to Dj$w
Dj$w.hp.com
Make sure that you could do a nslookup of your smtp server
#nslookup
If this is not working check whether the smtp server name is there on the DNS server for to resolve.
or check whether it is there in your hosts file.
Restart sendmail.
/sbin/init.d/sendmail stop & start.
Post your results
Thanks
file
Make sure that you have these entries.
1.
DS
DSpsldns
(psldns is my smtp server name)
2.add the domain name to Dj$w
Dj$w.hp.com
Make sure that you could do a nslookup of your smtp server
#nslookup
If this is not working check whether the smtp server name is there on the DNS server for to resolve.
or check whether it is there in your hosts file.
Restart sendmail.
/sbin/init.d/sendmail stop & start.
Post your results
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2003 09:20 AM
05-27-2003 09:20 AM
Re: SETUP sendmail in HP-UX 11.0
I like the prior posts, but I want mail to go whether the DNS server resloves it or not.
DS
[IP_address_of_exchange_server]
stop and start sendmail
Run this diagnostic to check where the hangup is if the mail doesn't go through.
sendmail -v -d8.99 -d 38.99 steve@yourdomain.net
Test email
.
This will let you know if the Excange Server is accepting mail for relay or if there are other problems.
DNS stuff.
/etc/nsswitch.conf
/etc/resolv.conf
DNS diagnostic.
nslookup smpt_server
SEP
DS
[IP_address_of_exchange_server]
stop and start sendmail
Run this diagnostic to check where the hangup is if the mail doesn't go through.
sendmail -v -d8.99 -d 38.99 steve@yourdomain.net
Test email
.
This will let you know if the Excange Server is accepting mail for relay or if there are other problems.
DNS stuff.
/etc/nsswitch.conf
/etc/resolv.conf
DNS diagnostic.
nslookup smpt_server
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.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