Skip to content

Not sending emails after 20 emails

edited November 2012 in Troubleshooting
Unable to send emails beyond max of 20 or 30. I don't get an error message and while Sendy shows that the email has been sent to everyone in the list (~4,000+ subscribers), SES shows only 50 or so.

Checked logs and this is what I see:

simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/site/public_html/mails/includes/helpers/class.amazonses.php on line 83
[Sat Nov 17 22:44:49 2012] [error] [client 216.165.215.106] PHP Warning: simplexml_load_string() [function.simplexml-load-string]: HTTP/1.1 400 Bad Request in /home/site/public_html/mails/includes/helpers/class.amazonses.php on line 83,
Missing argument 1 for PHPMailer::IsAmazonSES(), called in /home/site/public_html/mails/includes/create/test-send.php on line 111 and defined in /home/site/public_html/mails/includes/helpers/class.phpmailer.php on line 419,

Comments

  • Hi, thanks for the log. Are you using 1.1.0?

    We just released 1.1.1 yesterday and it fixes these warnings.
This discussion has been closed.