We’re trying to send email using SMTP through both the Proform plugin and EE’s control panel email form.
When trying to use EE’s email form we get the following error:
220 mail.yourdomain.com ESMTP MailEnable Service, Version: 7.53-- ready at 10/22/13 16:06:11
hello:
The following SMTP error was encountered:
Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.We’ve set the SMTP settings in EE and successfully sent a test email using straight PHP outside of the EE environment. To me this signals that our username, password, host, etc. is correct.
Thanks