Hi, I’m using SMPT email protocol in EE v2.10.1
when I try and send an email via the communicate form, I get the following error.
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-AUTH LOGIN CRAM-MD5 PLAIN
250-STARTTLS
250-PIPELINING
250 8BITMIME
from: 250 ok
to: 250 ok
data: 354 go ahead
451 See http://pobox.com/~djb/docs/smtplf.html.
The following SMTP error was encountered: 451 See http://pobox.com/~djb/docs/smtplf.html.
Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.
I’ve contact the host and everything is configured as I’ve sent mail via smtp on none EE sites.
If I use the same SMTP details on an EE3 site I developing locally and try send via the communication form I get the same error but with these notices.
Notice
fwrite(): send of 5 bytes failed with errno=32 Broken pipe
ee/legacy/libraries/Email.php, line 2042 hide details
Severity: E_NOTICE
Notice
Trying to get property of non-object
ee/legacy/libraries/Email.php, line 2141 hide details
Severity: E_NOTICE
Could someone please help me with this.
Cheers
Wayne.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.