Error: The email could not be sent. Your site may not be correctly configured
-
dear comunity
i ve got an Error: The email could not be sent. Your site may not be correctly configured to send emails. Get support for resetting your password.
background: with a new project i want to make sure, that works all propper and is set up correctly.
so i just wanted to check the e-mail-setting of the server. i have heard that there are appropiate ways and methods to check mail functions.
ever wanted to check whether an email is sent out – we can do this with simple methods: a good and nice option is the following: we can do this by doing a password-reset-email: ??
well, by far the easiest method to check if WordPress can send email is to request a password reset. To do this, we have to make sure to log out of the account on the site and go to the login page, e.g. like so: go the wordpress-page.il/wp-login.php
if we arrive on that page we just click the following notion “Lost your password?” text:
then we will arrive on the next page, here we can add our e-mail address of the according user account and demand our new passwd:
a texts pops up: “Get New Password.”last step: if get the new passwd – then the system works propperly.
but i do not get any password mailed – instand of this i get the message:
Error: The email could not be sent. Your site may not be correctly configured to send emails. Get support for resetting your password.
further checks: to do more tests to check if wp_mail is working properly if i have configured the server correctly? in other words: i want to check whether an email is sent out using:what is important here: The php.ini has smtp_port = 25 set – this i have checked.
What can i do now – what should i do – which steps should i take!?
- The topic ‘Error: The email could not be sent. Your site may not be correctly configured’ is closed to new replies.