GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Subject line on failed e-mails
Operating System - HP-UX
1850467
Members
2173
Online
104054
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
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
02-11-2002 09:03 AM
02-11-2002 09:03 AM
Our BAAN application will be sending out e-mails to various users. The subject line on each e-mail will show a unique invoice number. I want to capture any e-mail that fails to be delievers and generate a report that shows the subject information for the failed message.
Any ideas how I can glean that information. I can get the user's e-mail address and status from /var/adm/syslog/mail.log. But I'm not sure how to get the subject line.
Any ideas how I can glean that information. I can get the user's e-mail address and status from /var/adm/syslog/mail.log. But I'm not sure how to get the subject line.
Sometimes the best answer is another question
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 09:12 AM
02-11-2002 09:12 AM
Re: Subject line on failed e-mails
You may have to check /var/spool/mqueue and match up the emails in there that are being resent with the failures from /var/adm/syslog/mail.log
GL,
C
GL,
C
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 09:42 AM
02-11-2002 09:42 AM
Solution
You will have to either use something like "openmail" to send mails, or write a perl program (or something similar), to scan the sending users mail file in /var/mail. If the mailing user is invoicer, then scan /var/mail/invoicer where "Action: failed" or for this message
----- The following addresses had permanent fatal errors -----
live free or die
harry
----- The following addresses had permanent fatal errors -----
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 10:19 AM
02-11-2002 10:19 AM
Re: Subject line on failed e-mails
That gave me some more places to look. Thanks.
Sometimes the best answer is another question
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 2026 Hewlett Packard Enterprise Development LP