Yesterday I got a report by a user that 1and1's abuse prevention marks older class.phpmailer.php as infected and blocks the access to that important class. Be aware, in general nothing has changed inside the file, it is not injected … but you need an update. I have implemented the most current version of PHPMailer 5.2.8 this morning. Some not minor changes are necessary to get it running. In general all you have to do (sorry, could not test yet myself if this is enough — but should because PHP functions are not case-sensitive).
Before you start —PLEASE REMEMBER TO HAVE A WORKING BACKUP!!!
First download the new class folder Unzip and replace include/inc_ext/phpmailer with the new one.
Then search all *.php files and replace
Code: Select all
inc_ext/phpmailer/class.phpmailer.php
Code: Select all
inc_ext/phpmailer/PHPMailerAutoload.php
If you are not able to implement this yourself you can ask me (paid only).