- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Undeliverable Mail administration
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-08-2007 02:00 PM
03-08-2007 02:00 PM
Undeliverable Mail administration
How is the best way to handle undeliverable mail in /var/mail? Is there a way to forward all undeliverable mailings to a particular address? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 03:17 PM
03-08-2007 03:17 PM
Re: Undeliverable Mail administration
I would say delete it. Otherwise you could search through the mail and try to figure out what caused the issue. I have seen that many a time it is a mistyped e-mail address.
Is there a way to forward all undeliverable mailings to a particular address?
might look at:
http://www.sendmail.org/m4/tweaking_config.html#confCOPY_ERRORS_TO
I am not sure what exactly needs to be defined in your sendmail.cf file. And not sure if your version of sendmail supports it. I will look into it tomorrow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2007 12:06 AM
03-09-2007 12:06 AM
Re: Undeliverable Mail administration
You can uncomment this line in the sendmail.cf file.
#O PostMasterCopy=Postmaster
This will send copies of undeliverable e-mails to root. If you look at the /etc/mail/aliases file you will see that postmmaster is an alias for root. You could then put a .forward file in root's home directory and put your e-mail address in the file. This would forward the notices to you.
P.S. if you make the change remember to restart sendmail so the change takes effect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2007 12:12 AM
03-09-2007 12:12 AM
Re: Undeliverable Mail administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2007 03:40 PM
04-23-2007 03:40 PM
Re: Undeliverable Mail administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2007 03:47 PM
04-23-2007 03:47 PM