[wp-meta] [Making WordPress.org] #2194: Contact Form should set the sender as the reply-to header
Making WordPress.org
noreply at wordpress.org
Mon Oct 31 11:02:21 UTC 2016
#2194: Contact Form should set the sender as the reply-to header
-------------------------------------------+-----------------
Reporter: dd32 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: International Sites (Rosetta) | Keywords:
-------------------------------------------+-----------------
Currently the Rosetta sites have a contact form that's very rudimentary,
and which also sets the `From` and `Sender` headers to that of the user
who is submitting the form.
Unfortunately this can trigger DKIM & SPF failures which result in the
email being marked as spam, for example:
`Authentication-Results: mx.google.com; spf=fail (google.com: domain of
my at email.com.au does not designate 66.155.40.8 as permitted sender)
smtp.mailfrom=my at email.com.au`
We should instead use a `noreply at w.org` email address and set the `Reply-
To` header so that the replies go to the right location.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2194>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list