extract recipient addresses from mailer-daemon messages
- by Frank Peixoto
I need generate and email to a mailing list administrator a list of email addresses that have generated a bounceback message, to allow him to clean up the mailing list.
A separate mailbox will be dedicated to receiving those messages, so I need to extract the recipients that have bounced.
What's the easiest way to extract those from the mail file for that special mailbox?