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

Remove support for legacy bounce email parsing #554

Open azumakuniyuki opened 3 weeks ago

azumakuniyuki commented 3 weeks ago

Due to the rarity of bounce emails adhering to pre-2010 formats, we have decided to discontinue support for parsing these older formats. This change will allow us to streamline our codebase and focus on more common and up-to-date email formats.