Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OVH: Bugfix: Native DMARC records rejected for subdomains #3440

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

masterzen
Copy link
Contributor

Fixes #3427

Beforehand OVH refused to allow updating native DMARC records that weren't exactly _dmarc. This prevents updating _dmarc subdomains such as _dmarc.something. This change makes that test less strict and allows to now update DMARC records that are subdomains of the zone domain.

Beforehand OVH refused to allow updating native DMARC records that
weren't exactly `_dmarc`. This prevents updating `_dmarc` subdomains
such as `_dmarc.something`. This change makes that test less strict and
allows to now update DMARC records that are subdomains of the zone
domain.
@tlimoncelli
Copy link
Contributor

Looks good! Thanks for the update!

@tlimoncelli tlimoncelli changed the title OVH: Fix native DMARC record update for subdomains OVH: Bugfix: Native DMARC records rejected for subdomains Feb 17, 2025
@tlimoncelli tlimoncelli merged commit ad308f6 into StackExchange:main Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FAILURE! native OVH DMARC record requires subdomain to always be _dmarc,
3 participants