HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail queuing required for reducing load on oth...
Operating System - HP-UX
1836178
Members
2553
Online
110096
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
03-17-2003 09:41 AM
03-17-2003 09:41 AM
sendmail queuing required for reducing load on other mailers
I'm using Eric Allman's sendmail 8.7
Want to know to configure and run the sendmail daemon so that sendmail will run only if there is a certain amount (eg 5) of email messages in queue so that . Is it something like:
sendmail -bd -oc
Thanks
Mike
Want to know to configure and run the sendmail daemon so that sendmail will run only if there is a certain amount (eg 5) of email messages in queue so that . Is it something like:
sendmail -bd -oc
Thanks
Mike
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2003 09:49 AM
03-17-2003 09:49 AM
Re: sendmail queuing required for reducing load on other mailers
Side note: Your sendmail version is somewhat out of date, exposing you to several years worth of security flaws.
Monitoring the thread, interested in the answer.
SEP
Monitoring the thread, interested in the answer.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2003 10:20 PM
03-17-2003 10:20 PM
Re: sendmail queuing required for reducing load on other mailers
I've never heard of a trigger using the number of messages, but the standard way is not to run the sendmail daemon full-time, but to trigger it on a regular basis from a cron script. E.g. every 30 minutes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2003 10:46 PM
03-17-2003 10:46 PM
Re: sendmail queuing required for reducing load on other mailers
hi,
i am not sure if there is a simple approach.
but here is a work around.
1. configure sendmail to queue messages and also set the HoldExpensive Flag on. This will cause messages to be queued.
2. Setup a cron job, to find the no of messages in queue and if it is greater than 5,send all messages with sendmail -q.
hth
-balaji
i am not sure if there is a simple approach.
but here is a work around.
1. configure sendmail to queue messages and also set the HoldExpensive Flag on. This will cause messages to be queued.
2. Setup a cron job, to find the no of messages in queue and if it is greater than 5,send all messages with sendmail -q.
hth
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
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