XPertMailer Changelog

What's new in XPertMailer 4.0.5

Dec 13, 2007
  • Added "mime-parse.php" file in EXAMPLES folder to see how you can parse a mail message source
  • Added split_mail() function to get headers and body parts from mail source, on MIME Class
  • Added split_message() function to get header and body from message source, on MIME Class

New in XPertMailer 4.0.2 (Sep 17, 2007)

  • Updated Documentation
  • Fixed in data() on SMTP Class (RFC2821 section 4.5.2)
  • Changed default value from LF to CRLF in MIME Class (RFC2821 section 2.3.7)
  • Fixed in qp_encode() on MIME Class
  • Fixed send QUIT response (SSL encryption bug) to be not read in disconnect() on SMTP Class

New in XPertMailer 3.0.4 (Apr 19, 2007)

  • XPM3_POP3.php > Fix " = null)" bug on "plist()" public function
  • XPM3_MAIL.php > Fix " = null)" bug on "text()" and "html()" public functions
  • XPM3_MAIL.php > Fix custom error in private function "_addaddr()" on invalid mail address format to return false