Shame on me. :(
I forgot where I configured the E-Mail account used in my Drupal site. I guess I set up the E-Mail with the installation of Drupal, could that be possible? Does Drupal care about registering the E-Mail address and getting incoming mails?
I get all the mails at this address forwarded to my private E-Mail address, but I really don't know where I registerd the drupal address and where I told Drupal to forward mails to my private address.
In the Drupal dashboard I can't find settings for an E-Mail Account.
This module lets users register and login using only their email address and not worry about a username.
There are two main steps to send an email using Drupal 8. First we need to implement hook_mail() to define email templates and the second step is to use the mail manager to send emails using these templates.
Drupal 6 site email is stored at 'Site Configuration' -> 'Site information' (admin/settings/site-information).
Drupal 7 is stored at 'Configuration' -> 'Site Information' (admin/config/system/site-information).
Drupal does not handle receiving emails or forwarding emails. This setting sets the from address for most generic site emails (new account, forgot password, etc). You must have configured the forwarding through your mail hosting provider.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With