snehal-addweb / Mortgagespeak

This repository is used for Mortgagespeak Drupal 7 Version
GNU General Public License v2.0
0 stars 0 forks source link

FAF Newsletter send error again #66

Closed gatsby8870 closed 7 years ago

gatsby8870 commented 7 years ago

Hello, I received the below error message when sending the FAF newsletter.

The perhaps only difference is the solution provided last tiem was done for the standard newsletter they get every day and not the "weekly" newsletter I send.

I am unsure but I received this error below when sending their "Weekly" newsletter (user "FAF"; newsletter "Mortgage Solutions")

An error has occurred. Please continue to the error page

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=1159&op=do StatusText: OK ResponseText: The following From address failed: newsletter@mortgagespeak.com SMTP Error: Could not authenticate. {"status":true,"percentage":"67","message":"Completed 4 of 6.\u003Cbr \/\u003E"}

saurabhd commented 7 years ago

It seems its an issue of Drupal module i.e 'Simple News'. We have currently set mails over cron run [ as per our old site ]. So, you need to run cron before sending emails.

Please check and let us know if any concerns for the same.

Thanks!