Change E-mail Over

Permalink
Hi All,

Right, I have built the site and the client is happy.

He has tested the e-mail form and it goes to his inbox, but is titled with my e-mail address as I am the admin.

How do I hand the project over to him so that his email will appear in the message?

PortobellaRain
 
mesuva replied on at Permalink Best Answer Reply
mesuva
I believe that you can put a line into config/site.php to specify the from address that is used when the form block is used.

Put in config/site.php:

define('FORM_BLOCK_SENDER_EMAIL', 'your@emailaddress.com');


If that isn't there, it defaults to using the admin email (as you are experiencing).

Hope that works!

-Ryan

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.