Hi,
is there a way to retain the contact form 7 senders email address?
My current config is having a contact form on my site sending the mails via gmail apps to me.
Contact form 7 is setup like this:
to: adress: my@domain.com
from: address: [your-name] <[your-email]>
additional mail header: Reply-To: [your-email]
Postman smtp:
Sender Name: My Site
Sender Email Address: my@domain.com
I think latter is needed to get it running through gmail apps account.
The mails I receive they have:
From: SomeSenderName <my@domain.com>
So they appear like I sent a mail to myself but with different names.
the reply-to works just fine.
On the other hand it is very pratical to me having the sender name something specific so I can use the gmail labels feature in a manner that those mails are labeled automatically somehow.
Any suggestions having a all you can eat solution :-)))
Thank you
Tom