Mail 1.8.4 released
This is a bug fix release that addresses the following issues:
- Fixed #51: User names and passwords need to be escaped if they contain spaces.
- Fixed #61: create_function() is deprecated in PHP 7.2.
- Fixed implode() argument order.
- Fixed #68: regexp patterns for PHP 7.3 and later.
Thanks to:
- Mark Burdett
- Michael Kliewe