Hello!
I'm trying to setup phpbb to use the built-in smtp. Unfortunately, I keep receiving this error message when sending a test email:
Email error
» EMAIL/SMTP
/adm/index.php?i=acp_board&sid=71c0ca8a2675f28cec74cb67c08c26fa&mode=email
Ran into problems sending email at Line 1562. Response: 501 Domain address required: HELO
.
Backtrace
Connecting to ssl://smtp.zoho.com:465
LINE: 1205 <- 220 mx.zohomail.com SMTP Server ready March 17, 2024 3:38:08 AM PDT
# EHLO
LINE: 1552 <- 501 Domain address required: EHLO
# HELO
LINE: 1562 <- 501 Domain address required: HELO
Settings for phpBB are as follows:
Thanks in advance!
I'm trying to setup phpbb to use the built-in smtp. Unfortunately, I keep receiving this error message when sending a test email:
Email error
» EMAIL/SMTP
/adm/index.php?i=acp_board&sid=71c0ca8a2675f28cec74cb67c08c26fa&mode=email
Ran into problems sending email at Line 1562. Response: 501 Domain address required: HELO
.
Backtrace
Connecting to ssl://smtp.zoho.com:465
LINE: 1205 <- 220 mx.zohomail.com SMTP Server ready March 17, 2024 3:38:08 AM PDT
# EHLO
LINE: 1552 <- 501 Domain address required: EHLO
# HELO
LINE: 1562 <- 501 Domain address required: HELO
Settings for phpBB are as follows:
Thanks in advance!
Statistics: Posted by Zenti — Sun Mar 17, 2024 12:28 pm