Hi,

My system can send emails, for example when someone forgot their password. However with Webform sometimes emails are not being sent. I am getting the following error from SMTP: SMTP Error Data Not Accepted.

May have to do with: http://stackoverflow.com/questions/15880042/phpmailer-the-following-smtp...

Is https://drupal.org/project/smtp required?

Thanks!

Albert

Comments

quicksketch’s picture

Using SMTP depends on your hosting provider. Some shared hosts do not allow sending of e-mail and *require* SMTP for sending e-mail. Most don't however, so I'd recommend checking with your hosting company. In any case, you can use SMTP module to get around hosting problems as long as you have a SMTP provider that you can configure your site to use.

quicksketch’s picture

Issue summary: View changes
Status: Active » Closed (fixed)