Where to change "concrete5-noreply"
Permalink 1 user found helpful
Where in the CC5.7 do you alter the form response email of "concrete5-noreply"?
is it in /concrete/config/concrete.php ?
is it in /concrete/config/concrete.php ?
Thanks Man! that worked for me too!!
its in concrete/config/concrete.php on line 308
Thanks guys. That's where I thought it was.
I tried changing the email address to something more appropriate to my client's website but I am using a Formify form and it is still sending from concrete5-noreply.
So now I'm trying to figure out where Formify is grabbing that email address from.
BTW. if you are thinking of using Formify, you might want to hold off. It still have a few major bugs obviously.
I tried changing the email address to something more appropriate to my client's website but I am using a Formify form and it is still sending from concrete5-noreply.
So now I'm trying to figure out where Formify is grabbing that email address from.
BTW. if you are thinking of using Formify, you might want to hold off. It still have a few major bugs obviously.
If figured it out. Silly me. I forgot to check the concrete folder in upgrades. Duh.
However, Formify still had problems with changing the "from" in its notifications to the email address you specify. So word up on that.
However, Formify still had problems with changing the "from" in its notifications to the email address you specify. So word up on that.
Hi growlrooed
did you manage to change the senders address in formify? I'm having similar issues
did you manage to change the senders address in formify? I'm having similar issues
Is this what you are looking for?
https://github.com/concrete5/concrete5/blob/develop/web/concrete/con...
If so, it could be added to application\config\concrete.php.