MailHops / mailhops-plugin

MailHops Postbox and Thunderbird plugin
https://www.mailhops.com
Mozilla Public License 2.0
20 stars 7 forks source link

Rework Received-SPF header parsing. #36

Closed Ionic closed 3 months ago

Ionic commented 6 months ago

Instead of just extracting the state itself, we'll also fetch the reason (typically parenthesis-enclosed) and use the rest of the header as additional data, which is only shown if the extrainfo preference has been turned on.

Depends on #35.