Concrete5 Forms
Permalink 1 user found helpful
Rather trivial question - but is there a way to set the "Sender" email for any of the emails being delivered via the form.
I know I could change the "admin" user email - but we want to change the sender to something like "no-reply@website.com" - and having the admin user email set as this is not so desirable.
I'm thinking there might be a really obvious, simple way to do this that I haven't come across?
I know I could change the "admin" user email - but we want to change the sender to something like "no-reply@website.com" - and having the admin user email set as this is not so desirable.
I'm thinking there might be a really obvious, simple way to do this that I haven't come across?
define('FORM_BLOCK_SENDER_EMAIL ','Whatever@what.com');