[wp-trac] [WordPress Trac] #56115: Prevent default from email to use a subdomain when the siteurl is a subdomain
WordPress Trac
noreply at wordpress.org
Fri Aug 1 17:24:07 UTC 2025
#56115: Prevent default from email to use a subdomain when the siteurl is a
subdomain
-------------------------------+----------------------
Reporter: benoitchantre | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Mail | Version: 2.1
Severity: normal | Resolution: wontfix
Keywords: reporter-feedback | Focuses:
-------------------------------+----------------------
Changes (by desrosj):
* keywords: => reporter-feedback
* milestone: Awaiting Review =>
Comment:
Replying to [comment:2 SirLouen]:
> > In this case, the email will be tagged as spam because the from header
domain doesn't the top-level domain.
> This is not correct. Subdomains carry the same reputation as the parent
domain.
If DNS only authenticates example.com (SPF/DKIM) and the DMARC policy is
published on example.com, many receivers will see `From = sub.example.com`
while SPF/DKIM authenticate example.com (or a third-party).
This will (usually) break DMARC alignment, which results in a misaligned
message and is frequently quarantined or rejected according to
Google/Microsoft guidance.
It's not so much about the reputation of the parent domain, it's more
about the configuration, which is out of WordPress' control.
@benoitchantre Could you share more more about your setup and why making
an adjustment to your email configuration is not possible to fix the
issue? If you feel this should not yet have been closed, please feel free
to reopen with more context.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56115#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list