pimlie / authres_status

Roundcube plugin that checks the Authentication-Results headers (rfc5451) of your emails and displays the verification status.
Other
36 stars 20 forks source link

Ignore any result=none if status=pass #72

Closed listerr closed 5 months ago

listerr commented 5 months ago

Another go at https://github.com/pimlie/authres_status/pull/70

Move check from the rfc5451_extract_authresheader() header parsing to status check logic.

pimlie commented 5 months ago

LGTM! Thanks for the quick change :)