- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Internet mail config. for hp-ux
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
03-06-2003 08:34 AM
03-06-2003 08:34 AM
thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 08:47 AM
03-06-2003 08:47 AM
Re: Internet mail config. for hp-ux
192.168.201.116 foo foo.com www.foo.com mail
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 10:03 AM
03-06-2003 10:03 AM
Re: Internet mail config. for hp-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 10:04 AM
03-06-2003 10:04 AM
Re: Internet mail config. for hp-ux
If /etc/nsswitch.conf has files first, the above answer is correct.
If you use name resolution, as in nsswitch.conf is dns for first try, you need to have an entry for the Internet mail computer entered into the DNS database.
Try this as root on hp-ux
nsslookup name_of_internet_mail_computer
for example
nslookup mail.yourdoman.net
If the answer looks like this:
nslookup mail.yourdoman.net
Name Server: name.yourdomain.net
Address: 10.1.10.99
Trying DNS
Then you are using names resolution.
if it says FILES first, then you are using files first and post one is good for you.
nsswitch.conf is commonly set up to fail over to FILES if DNS doesn't work so putting it in /etc/hosts should be good enough, but you'll have to look at the nsswitch.conf file to be sure.
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
03-06-2003 11:07 AM
03-06-2003 11:07 AM
Re: Internet mail config. for hp-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 10:10 AM
03-07-2003 10:10 AM
Re: Internet mail config. for hp-ux
E.G.
DSold.server.com
If so, change it to
DSnew.server.com
and re-start sendmail. That should cause all of the mail to be relayed via new.server.com where it used to be relayed via old.server.com.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 01:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 02:51 PM
03-07-2003 02:51 PM
Re: Internet mail config. for hp-ux
The exchange admin will have to explicitly authorize it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com