HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- concurrent execution produce muplitple Emails (eml...
Operating System - HP-UX
1833759
Members
2467
Online
110063
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
12-04-2003 11:42 AM
12-04-2003 11:42 AM
Hi,
I have a set of 8 shells that running from cron all the same time. Each script doing some emails with ELM to individual addresses (this works just fine) then at the end each of them sends status confirmation to our Control room and here we have some weird stuff.
One shell produce 4 emails instead of single, couple of others could not present at all.
Every day new pattern. I suspect that it can be due to concurrent execution either on UNIX or later or Wâ 2000 mail server (or whatever).
So far our W guys donâ t think anything wrong about their server.
Anybody can give any creative leads ?
Thanks to
I have a set of 8 shells that running from cron all the same time. Each script doing some emails with ELM to individual addresses (this works just fine) then at the end each of them sends status confirmation to our Control room and here we have some weird stuff.
One shell produce 4 emails instead of single, couple of others could not present at all.
Every day new pattern. I suspect that it can be due to concurrent execution either on UNIX or later or Wâ 2000 mail server (or whatever).
So far our W guys donâ t think anything wrong about their server.
Anybody can give any creative leads ?
Thanks to
beer or not beer
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 01:26 PM
12-04-2003 01:26 PM
Solution
You can cut lots of emails if you background the script that creates the mail.
Try this script in a while loop as follows:
while
do
mailfil2 p1 p2 p3 p4 subject ...
done
See attachment.
SEP
Try this script in a while loop as follows:
while
do
mailfil2 p1 p2 p3 p4 subject ...
done
See attachment.
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