Hello,
I have noticed a sudden issue with my e-mail sending. The error log event recognized following errors:
Mailer: Anderer SMTP-Server
SMTP Error: Could not authenticate
Email Sources: Contact Form 7, Avada Builder (Theme Core Plugin), WP Mail SMTP and WPML
Can this issue happens due to
- the last update of contact form 7 ? Server or IP address changing? It seems to be happend after the new validation of the forms which contact form 7 recommended after update. But no validation error happend.
So I installed the plugin version of Contact Form 7 from August installed – result: form is not sent.When I have a deeper look to the source of the error, e. g. contact form 7 – mail.php (line: 277), I can identify following line:
return wp_mail( $recipient, $subject, $body, $headers, $attachments );
But what is the reason?
2. I created a new form with the form element of the Avada Theme and tried sending the form – result: form is not sent
So it seems to be a authentification issue. Does anybody know how the FROM E-MAIL forced by WP SMTP logs into?
Best regards
The page I need help with: [log in to see the link]
