I saw in the release notes that PHPMailer was supposed to be supported with the Libraries API. I tried to put PHPMailer in sites/all/libraries/ and I get the same error in the status report that I get if it isn't there.

Comments

castawaybcn’s picture

same here

ginc’s picture

Title: Libraries API Support? » Update PHP Mailer status report error message
Category: bug » task

problem is with capital letters, rename the directory to phpmailer and problem goes away.

the error message in status report confuses users:

"HTML Mail requires the PHP Mailer class to properly send HTML Mail. Please download the 2.0 version and place the phpmailer folder in your messaging_phpmailer module directory. Rename the folder to "PHPMailer"."

jose reyero’s picture

I think there are some inconsistencies atm. The folder in the module should be capitalized, the on in libraries not.

jose reyero’s picture

Status: Active » Closed (fixed)