Change concrete5-noreply@yourdomain.com
Permalink 4 users found helpfulHow to change the email validation email from address. Currently it is concrete5-noreply@...com.?
Thanks!
And this code is not there by default, you have to add it manually.
define('EMAIL_DEFAULT_FROM_NAME', 'My Whiz-Bang Site');
all that stuff at the end just grabs the url and removes the http and www, so you can remove it if you want