HPE GreenLake Administration
Operating System - HP-UX
1833032
Members
2267
Online
110049
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
09-05-2003 12:42 AM
09-05-2003 12:42 AM
sendmail
Have configured sendmail on an L class, hpux 11.0.
The error message I am getting when I do a
sendmail -v user is
barclays.co.uk: Name server timeout
saleelah.shabbar@barclays.co.uk... Transient parse error -- message queued for future delivery.
Any ideas.
Sal
The error message I am getting when I do a
sendmail -v user is
barclays.co.uk: Name server timeout
saleelah.shabbar@barclays.co.uk... Transient parse error -- message queued for future delivery.
Any ideas.
Sal
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2003 01:12 AM
09-05-2003 01:12 AM
Re: sendmail
Hi,
I guess that the file /etc/nsswitch.conf specifyes that the order of resolving hostnames is dns before files, i.e. look first in dns, then in /etc/hosts - and your mailserver is not in dns.
Is that correct?
regards,
John K.
I guess that the file /etc/nsswitch.conf specifyes that the order of resolving hostnames is dns before files, i.e. look first in dns, then in /etc/hosts - and your mailserver is not in dns.
Is that correct?
regards,
John K.
it would be nice if you always got a second chance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 08:23 AM
09-09-2003 08:23 AM
Re: sendmail
Check /etc/resolv.conf and /etc/nsswitch.conf files.
resolv.conf should have entries of your domain name and Name server
nsswitch.conf should have entries for DNS and and files for the hosts entry like this:
hosts: files [NOTFOUND=continue UNAVAIL=continue] dns
-USA..
resolv.conf should have entries of your domain name and Name server
nsswitch.conf should have entries for DNS and and files for the hosts entry like this:
hosts: files [NOTFOUND=continue UNAVAIL=continue] dns
-USA..
Good Luck..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 08:52 AM
09-09-2003 08:52 AM
Re: sendmail
You have a name resolution issue.
As noted in the prior posts, you'll need to get DNS working if you want to resolve names locally.
If you have a smtp relay server in your environment, you can configure sendmail to pass the mail to that server.
in /etc/mail/sendmail.cf
DS directive.
Change
DS
to
DS
[ip address of relay server]
or
DShostnameofrelayserver
save the file.
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
SEP
As noted in the prior posts, you'll need to get DNS working if you want to resolve names locally.
If you have a smtp relay server in your environment, you can configure sendmail to pass the mail to that server.
in /etc/mail/sendmail.cf
DS directive.
Change
DS
to
DS
[ip address of relay server]
or
DShostnameofrelayserver
save the file.
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
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