CommentFileSizeAuthor
#7 Screenshot.png13 KBAnonymous (not verified)

Comments

danepowell’s picture

Category: bug » support

I think you're going to have to elaborate a bit. How is this a bug report? What are you talking about? :)

And anyway, I see a whole bunch of tarballs on that page.

danepowell’s picture

Status: Active » Postponed (maintainer needs more info)
danepowell’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
Anonymous’s picture

Status: Closed (fixed) » Active

The README file says to use PHPMailer v2.0 but that version is for PHP4, is that still the recommended version or can we use the new v5?

danepowell’s picture

Status: Active » Fixed

You can use v5. I am using 5.0.2. I'm running 6.x-2.x-dev and I don't see anything in the README specifying a version number. Hope that helps.

Hiroaki’s picture

Status: Fixed » Active

Does that mean PHPMailer module 6.x-2.x-dev doesn't specify a particular PHPmailer version in the readme? Can you elaborate this please?

Anonymous’s picture

Title: No download files for PHPMailer » Messaging status page displays erorr. Asks for PHPMailer v2.0
StatusFileSize
new13 KB

Dane, the issue is with a Messaging error message on the Drupal status report page. The error message says:

"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".

Changed the Issue title and attaching screenshot

danepowell’s picture

Version: 6.x-2.1 » 6.x-2.x-dev
Category: support » task
Status: Active » Reviewed & tested by the community

Ah, we finally see an error message. Wonderful. Yes, this should be updated to mention v5. I don't have CVS permissions for Messaging so I shouldn't do it myself though.

Jose, PHPMailer changed their versioning system so that v2.x is only intended for use with PHP4. v5.x is nearly identical and completely compatible, but is intended for use with PHP5. We should update this error message so we're not pointing people to the old version.

Hiroaki’s picture

and so you are not pointing people to http://drupal.org/project/phpmailer

-.-

gausarts’s picture

and so you are not pointing people to http://drupal.org/project/phpmailer

I guess this part is answered here: http://drupal.org/node/541938 where you can also use libraries to store the PHPMailer class

jose reyero’s picture

@Dane Powell, you have cvs access now to commit this or other bug fixes.

danepowell’s picture

Status: Reviewed & tested by the community » Fixed

This has been fixed in 2.x and 4.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.