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

Warnings #22

Closed tomsommer closed 7 years ago

tomsommer commented 7 years ago

[27-Jun-2017 09:05:35 Europe/Copenhagen] PHP Warning: implode(): Invalid arguments passed in /var/www/roundcube.XXXX.com/plugins/authres_status/authres_status.php on line 128

pimlie commented 7 years ago

Thanks for reporting, fixed by always casting trusted_mtas to an array so implode doesnt complain