The new version of PHPFormMail is now on the mirrors. This version consists of fixes and you are strongly encouraged to upgrade due to a major security fix/upgrade.
Changes include:
- Fixed a possible exploit with the regex that checked e-mail addresses.
- Added r to n in e-mail output. Some users were having problems with just n.
- Fix Bug #583178 undeclared global $errors in send_mail(). This will stop the bug with blank pages being printed if there was an issue with the mail server.