Unable to send email. Contact the site Administrator if the problem persists. Drupal 8

Asked

Viewed 24 times

-1

I am trying to send the password recovery email in Drupal 8, however, when I enter the email and send, it returns me the following error:

"Unable to send email. Contact the site Administrator if the problem persists. "

  • How do I get more details about this mistake? I’m new to drupal and I don’t know much about debug on it, I wonder if there are any error_log or more technical details about the problem.
  • 1

    Already checked the PHP error log?

  • I’m looking inside the drupal pasture hierarchy some error_log and I don’t think

1 answer

1

You can see the error log in the administrative menu (Reports -> Recent log messages).

drupal errors log

If you use drush (version 9), in the console type, inside the folder of your project, the command "drush Ws".

Browser other questions tagged

You are not signed in. Login or sign up in order to post.