How to change the "Reply to" Email from "Concrete5-noreply"
Permalink
I'm looking for a way to change the Reply to Email from "Concrete5-noreply" to something like "Mywebsite-noreply"
Found Form.php in Concrete\Core\Controllers\Blocks\forms
Looking for $replyToEmailAddress where to set.
Found Form.php in Concrete\Core\Controllers\Blocks\forms
Looking for $replyToEmailAddress where to set.
In /config/site.php you can add
Change info@example.org to your desired email.
Best Wishes,
Mike