FAQ: How do I change the default email address “From:” in password reset emails?
…a password reset email. This can be done by editing the configuration file in the config/config.ini.php, and adding under the [General] section, the following two lines: login_password_recovery_replyto_email_address = “no-reply@yourdomain.com” login_password_recovery_replyto_email_name…