HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mail only queued, not sent :-(
Operating System - HP-UX
1830100
Members
11022
Online
109998
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
07-20-2000 01:48 AM
07-20-2000 01:48 AM
Hello,
i have several HP-UX 10.20 Workstations and Servers here with sendmail 8.8.6 installed. I tried to set up sendmail so that scripts/programms can eMail me over the installed MS Exchange Server.
Therefor i modified the sendmail.cf entries
Dj
DS
DR
This configuration works fine on two Workstation i tested. Unfortunately the same configuration doesn't work on the server i tested. At least the files in /etc/mail are identical.
But in /var/adm/syslog/mail.log i get an entry which tells me as status for a email: stat=queued.
Everything else seems ok, but i never recieve a email from this system.
Where is the difference ? Which other configurations have an influence on sendmail. I know about /etc/resolv.con, /etc/hosts and /etc/mail/service.switch but they all seem to be ok.
Any ideas ?
i have several HP-UX 10.20 Workstations and Servers here with sendmail 8.8.6 installed. I tried to set up sendmail so that scripts/programms can eMail me over the installed MS Exchange Server.
Therefor i modified the sendmail.cf entries
Dj
DS
DR
This configuration works fine on two Workstation i tested. Unfortunately the same configuration doesn't work on the server i tested. At least the files in /etc/mail are identical.
But in /var/adm/syslog/mail.log i get an entry which tells me as status for a email: stat=queued.
Everything else seems ok, but i never recieve a email from this system.
Where is the difference ? Which other configurations have an influence on sendmail. I know about /etc/resolv.con, /etc/hosts and /etc/mail/service.switch but they all seem to be ok.
Any ideas ?
No Mouse found. System halted. Press Mousebutton to continue.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2000 03:32 AM
07-20-2000 03:32 AM
Solution
This sounds like a hostname resolution problem.
If the /etc/nsswicth.conf file
- contains a source reference to DNS in any order, then sendmail will do a DNS MX record lookup regardless of the presence of a source of files.
- does not contain /etc/resolv.conf,
1. The resolver assumes the name server is running locally.
2. Sendmail then sends a query for an MX record lookup to the local nameserver.
3. Since there is no response (because the nameserver is not running), then Sendmail will treat this query as a transient failure and subsequently queue for future delivery.
Also try:
sendmail -v -q
This will provide error output that can be easily interpreted by the user.
Brian
<*(((>< er
If the /etc/nsswicth.conf file
- contains a source reference to DNS in any order, then sendmail will do a DNS MX record lookup regardless of the presence of a source of files.
- does not contain /etc/resolv.conf,
1. The resolver assumes the name server is running locally.
2. Sendmail then sends a query for an MX record lookup to the local nameserver.
3. Since there is no response (because the nameserver is not running), then Sendmail will treat this query as a transient failure and subsequently queue for future delivery.
Also try:
sendmail -v -q
This will provide error output that can be easily interpreted by the user.
Brian
<*(((>< er
Perception IS Reality
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2000 04:19 AM
07-20-2000 04:19 AM
Re: mail only queued, not sent :-(
Brian is right in his contribution.
I had a similar problem, check your /etc/rc.log file for errors.
In my case /etc was writeable and not executable. It should have 555 ie..(dr-xr-xr-x) for the permission when you do an
ls -ld /etc
I had a similar problem, check your /etc/rc.log file for errors.
In my case /etc was writeable and not executable. It should have 555 ie..(dr-xr-xr-x) for the permission when you do an
ls -ld /etc
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2000 07:06 AM
07-20-2000 07:06 AM
Re: mail only queued, not sent :-(
Thanks for those replys. Brian pointed me towards the hostname resolution. After reconfiguring our local nameserv so that it was absolutely waterproof i found the problem in the /etc/nsswitch.conf.
Seems that there is a "slight" difference between continue and return ;-) Although it looked right, it wasn't.
Seems that there is a "slight" difference between continue and return ;-) Although it looked right, it wasn't.
No Mouse found. System halted. Press Mousebutton to continue.
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