Contact Form Bug?
Permalink
Here's the deal:
I set up a variety of contact forms for various "experts" on a client's website.
Tested the forms. They all work but here's the problem:
When an email arrives to the "expert", instead of the expert seeing the email of the person who filled out the form as the sender, they see the admin's email.
The sender's email address appears in the reply-to of the mail message, as it should.
But my question is that in order for the admin to not get emails sent back to them, shouldn't the form sender also be listed in the "sender" header of the mail message?
Where would you alter the contact form block so that the sender's email is in the reply-to
and the sender sections of the message?
I set up a variety of contact forms for various "experts" on a client's website.
Tested the forms. They all work but here's the problem:
When an email arrives to the "expert", instead of the expert seeing the email of the person who filled out the form as the sender, they see the admin's email.
The sender's email address appears in the reply-to of the mail message, as it should.
But my question is that in order for the admin to not get emails sent back to them, shouldn't the form sender also be listed in the "sender" header of the mail message?
Where would you alter the contact form block so that the sender's email is in the reply-to
and the sender sections of the message?
to become
Of course you need to override the controller and not modify it directly unless you want to lose your modification when you upgrade Concrete5