Need Changing Default Email Sender and updating my Site
PermalinkThanks, Bill
I can surely help you with the same. It would be great if you can ping me on my skype: live:austin_3383 to discuss further or you can drop me an email on austin@cisinlabs.com with all the details so that I will share the estimate along with timeframe and quote.
I am looking forward to hear from you soon.
Regards,
Austin.
We should be able to help with this, would you be able to drop us an email to get an estimate?
info@antropy.co.uk
Kind regards,
Alex
http://www.antropy.co.uk
To my best knowledge, it is defined here: concrete/config/concrete.php
Search for "Email Settings"
Of course, you should be making changes as a core override at: application/config/generated_overrides/concrete.php
In /application/config add a new file - concrete.php
<?php
return array(
'email' => array(
'form_block' => array(
'address' => 'xxx@yyy.zzz'
)
),
);
Thanks,
Contact me for any C5 related help ( jobs@webigear.com )
there is a block in the marketplace called "Handyman" that will take care of the email setting for you.