MantisBT: master a4f644c9

Author Committer Branch Timestamp Parent
dregad dregad master 2012-08-16 04:32 master 71c7e027
Affected Issues  0011115: phpmailer 2.3 breaks mail transmission
 0012562: Mail sent without from address set in config
Changeset

Upgrade PHPMailer from 5.1 to 5.2.1

Version 5.2.1 (January 16, 2012)

  • Closed several bugs
  • Performance improvements
  • MsgHTML() now returns the message as required.
  • New method: GetSentMIMEMessage() (returns full copy of sent message)

Version 5.2 (July 19, 2011)

  • protected MIME body and header
  • better DKIM DNS Resource Record support
  • better aly handling
  • htmlfilter class added to extras
  • moved to Apache Extras

Fixes 0012562

mod - library/README.libs Diff File
mod - library/phpmailer/README Diff File
mod - library/phpmailer/class.phpmailer.php Diff File
mod - library/phpmailer/class.pop3.php Diff File
mod - library/phpmailer/class.smtp.php Diff File
mod - library/phpmailer/readme_mantis.txt Diff File