I'm looking for a practical example of what's being asked here: Setting up procmail to ignore auto-responders and bounces
I need to filter autogenerated messages, and only send actual messages into my script using procmail. Mostly it is Out of Office AutoReply coming from Outlook I need to filter. How would a .procmailrc file look like sending all mail having "Out of Office AutoReply" in the subject, and FROM_DAEMON and FROM_MAILER rules spesifically targeting automated responders (E.G Outlook) to /dev/null look?