PHPMailer redirects to text

OnlineWD™ - July 5, 2009 - 09:26
Project:Messaging
Version:6.x-2.1
Component:PHPMailer
Category:support request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

I have PHPMailer working and sending emails in HTML however after adding a comment or publishing content it redirects to a tonne of text on a white page. Starts like this ..

SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $s

How do I prevent this?

#1

OnlineWD™ - July 6, 2009 - 03:52

In the text is ..

We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail. SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is

But it's working!

#2

Jose Reyero - November 11, 2009 - 18:56
Status:active» won't fix

Looks like some settings issue with your mail server, we won't look into fixing PHPMailer internal issues. Try posting to PHPMailer project.

Workaround: Disable 'Inmediate sending' so at least these errors will be just logged.

 
 

Drupal is a registered trademark of Dries Buytaert.