Problem with email confirmation
<div id="inner-editor"></div>
482/5000
Hello, I am from Chile and new using the plugin and I have a problem with the confirmation emails, these are not sent, in the tools screen identifies an error when sending email. is as follows:
TYPE: MAIL
ERRORS: {"wp_mail_failed": ["Invalid address: (setFrom) Fields don top"]}
ERRORS_DATA: {"wp_mail_failed": {"to": ["[email protected]"], "subject": "Reservation 12", "message": "<p> pending <\ / p>", : [], "attachments": [], "phpmailer_exception_code": 0}}
TYPE: MAIL
ERRORS: {"wp_mail_failed": ["Invalid address: (setFrom) Fields don top"]}
ERRORS_DATA: {"wp_mail_failed": {"to": ["[email protected]"], "subject": "Reservation 12", "message": "<p> pending <\ / p>", : [], "attachments": [], "phpmailer_exception_code": 0}}
1 Answers
Hi,
you have invalid email address in "Sent from" field in settings > customize page. You need to enter there full email address. For example like this :
Example Name <[email protected]>Best regards, Nikola
Please login or Register to submit your answer