pimlie / authres_status

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

Fix X-Spam-Status header parse #10

Closed Takika closed 8 years ago

Takika commented 8 years ago

If SpamAssassin X-Spam-Status header contains not just the names of the tests but the scores too (TESTSSCORES macro in add_header config variable) we have to strip the score when parsing the header.