简体   繁体   中英

Where are my Drupal E-Mail settings?

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.

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM