I have beta3 installed and I am trying to apply a rule that sends an email to an arbitrary address. However, when the condition is met (in this case, a content type is created) I get the following error:

warning: require_once(modules/smtp/phpmailer/class.phpmailer.php): failed to open stream: No such file or directory in /srv/www/internal/modules/smtp/smtp.module on line 246.

I am thinking this is an issue with the smtp module.

Comments

Anonymous’s picture

exactly same issue with my website.. and i know this started happening with the smtp 6.x-1.0-beta3 module after i upgraded my website to Drupal 6. I also tried 6.x-1.x-dev but no use.

Any ideas?

amariotti’s picture

You guys might want to verify that you have downloaded the "phpmailer" scripts. Here's a link to the one I downloaded:

http://sourceforge.net/project/downloading.php?group_id=26031&filename=P...

I didn't realize that there was a download involved with this module. Now I know! Better instructions on the module project page would be nice. Like maybe the links to the download files, or something. Just a recommendation.

Anonymous’s picture

Status: Active » Closed (fixed)

Seems like i needed those phpmailer scripts