HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Messages queued; SMTP relay failed; sendmail not r...
Operating System - HP-UX
1833398
Members
3073
Online
110052
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-15-2002 09:46 AM
07-15-2002 09:46 AM
Hi, folks.
Here's a theoretical question for you...
1) Sendmail is not running as a daemon.
2) Messages sent via sendmail through a SMTP relay work fine.
3) The SMTP relay fails, and the messages queue up on HP-UX sendmail.
4) HP-UX is rebooted while the SMTP relay is down.
What happens to the messages waiting in the queue? Do they continue attempting to send (until or after the reboot)?
Is there a way to keep sendmail trying on these messages without running as a daemon?
Are there variations in behavior between the 8.x versions of sendmail in this regard?
Discussion is welcome.
Thanks.
Here's a theoretical question for you...
1) Sendmail is not running as a daemon.
2) Messages sent via sendmail through a SMTP relay work fine.
3) The SMTP relay fails, and the messages queue up on HP-UX sendmail.
4) HP-UX is rebooted while the SMTP relay is down.
What happens to the messages waiting in the queue? Do they continue attempting to send (until or after the reboot)?
Is there a way to keep sendmail trying on these messages without running as a daemon?
Are there variations in behavior between the 8.x versions of sendmail in this regard?
Discussion is welcome.
Thanks.
Command-Line Junkie
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 09:52 AM
07-15-2002 09:52 AM
Solution
They stay in the queue until a queue processing session is invoked (sendmail -q).
You may find this thread useful:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94c40bce6f33d6118fff0090279cd0f9,00.html
You may find this thread useful:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94c40bce6f33d6118fff0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 10:53 AM
07-15-2002 10:53 AM
Re: Messages queued; SMTP relay failed; sendmail not running as daemon
Well, I made your theoretical question practical and tried it with a 10.20 server (sorry, it was what I could get at the moment).
I turned off sendmail (/sbin/init.d/sendmail stop and vi /etc/rc.config.d/mailservs). I then generated some normal outgoing mail, watched it process through, and verified delivery.
I ifconfig'ed all the network interfaces down and generated some more normal mail. It queued and stayed there. After I rebooted the machine, the messages were still queued. I then put in a cron job to process the queue (/usr/lib/sendmail -q) and the messages were delivered as expected. Frequency of the cron job would depend on how critical the data is, how large your /var is, and the like.
HTH,
M????a
I turned off sendmail (/sbin/init.d/sendmail stop and vi /etc/rc.config.d/mailservs). I then generated some normal outgoing mail, watched it process through, and verified delivery.
I ifconfig'ed all the network interfaces down and generated some more normal mail. It queued and stayed there. After I rebooted the machine, the messages were still queued. I then put in a cron job to process the queue (/usr/lib/sendmail -q) and the messages were delivered as expected. Frequency of the cron job would depend on how critical the data is, how large your /var is, and the like.
HTH,
M????a
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