Installed PHPMailer 2.3 but email still does not work
| Project: | Messaging |
| Version: | 5.x-1.3 |
| Component: | PHPMailer |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hello,
I was getting a message that I needed to install PHPMailer version 2.0. I did 2.3 and noticed that it cleared out the error message in my log status window.
However, email does not it worked ... it used to but I don't know what happened.
I did a test by running the phpmailer_test.php and got an error message: Fatal error: Cannot access private property PHPMailer , which looks bad.
BTW, I ran through the instructions on: http://blog.ghodmode.com/2009/04/using-phpmailer-with-drupal-messaging.html
This called for setting Full HTML under the messaging PHPMailer area. While I have this enabled in modules, I dont see such a category in the messaging & notifications section.
Has anyone encountered this as well?
thanks,
Ed

#1
The 'Full HTML' is an Input Format that needs to be created, maybe it's not there?
Also PHPMailer needs proper set up to work with your mail server.
Look around the Messaging settings.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.