sisimai / p5-sisimai

Mail Analyzing Interface for email bounce: A Perl module to parse RFC5322 bounce mails and generating structured data as JSON from parsed results. Formerly known as bounceHammer 4: an error mail analyzer.
https://libsisimai.org
BSD 2-Clause "Simplified" License
78 stars 24 forks source link

Fix #491 #494

Closed azumakuniyuki closed 1 year ago

azumakuniyuki commented 1 year ago

Remove "X-Auto-Response-Suppress:" header from the inspection targets of Sisimai::RFC3834 as it does not indicate an auto-response email. Thanks to @whity