By smithaa02 on
I have the contact module enabled and it works pretty good for the most part.
The problem is that whenever our person in charge of receiving contact requests replies to any incoming email from the contact form, it goes back to the drupal admin and not the person who sent it.
So say bob@whatever.com submits the form, receptionist@ourcompany.com recieves his email, replies back but drupaladmin@ourcompany.com gets his email and not Bob.
What setting do I need to change to fix this?
Comments
Just for reference
Use hook_mail_alter for that. I had to do similar thing in order to accomplish with SPF (sender policy framework), using allways site wide e-mail account as sender (from), and setting in Reply-To header real sender e-mail: