XPertMailer is a PHP Mail Client that supports SMTP and POP3 protocols, enabling users to send and receive emails in MIME format.
The XPertMailer class functions are optimised to execute quickly and be easy to use, resulting in reduced code size and decreased time required to write it. The public function names in the XPertMailer class are descriptive and clear, preventing any confusion.
The data sending in XPertMailer is fully compliant with various RFC standards such as RFC 821, RFC 822, RFC 2821, RFC 2822, RFC 2487 and message types conform to RFC 2045, RFC 2046, RFC 2047, RFC 2048 and RFC 2049.
You need a PHP5 to use XPertMailer for your email communications.
This release of XPertMailer comes with key bug fixes. The update ensures a fix in " = null)" bug on "plist()" public function of "XPM3_POP3.php" and "text()" and "html()" public functions in "XPM3_MAIL.php." Additionally, it also has a fix for a custom error in the private function "_addaddr()" on invalid mail address format to return false. Overall, these changes enhance the user experience with more reliable functionality.
Version 3.0.4: N/A