Replies: 0
I tried using both sendinblue and other smtp to send emails but i keep getting this error: ErrorInfo: Invalid address: (From): SMTP_FROM
sendinblue is configyre properly as well as smtp settings.
Full log:
Versions:
WordPress: 5.6
WordPress MS: No
PHP: 7.4.14
WP Mail SMTP: 2.5.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: Invalid address: (From): SMTP_FROM
Host: mail.conserveitja.com
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.1.0l 10 Sep 2019
Debug:
Mailer: Other SMTP
Invalid address: (From): SMTP_FROM
SMTP Debug:
Invalid address: (From): SMTP_FROM
WP_Error Object
(
[errors] => Array
(
[wp_mail_failed] => Array
(
[0] => Invalid address: (From): SMTP_FROM
)
)
[error_data] => Array
(
[wp_mail_failed] => Array
(
[to] => Array
(
[0] => email@gmail.com
)