Include sender but avoid ending in spam filter
-
We have a client that requires the email address of the CF7 web form submitter to be visible in the ‘from’ field.
But that is bad business spamwise, so I’m wondering if something like this could work for this client and not break any email standard:FROM: Peter Span(ps@gmail.com) <web@client.site> REPLY TO: Peter Span <ps@gmail.com>So I keep the customer’s address visible (as a client’s requirement), but also stay in the anti-spam camp by sending from an account on the client.site?
The topic ‘Include sender but avoid ending in spam filter’ is closed to new replies.