Skip to content

Rejecting example.com addresses #78

Closed
@webbnh

Description

@webbnh

Starting in v1.2.0, email-validator is rejecting example.com addresses. While this is consistent with its documented behavior,

Other Special Use Domain Names are always considered invalid and raise EmailUndeliverableError.

it would seem to violate IETF RFC 6761 section 6.5 which says :

Application software SHOULD NOT recognize example names as special and SHOULD use example names as they would other domain names.

Sadly, when our CI pulled in the new release, our testing broke, because we use example.com in our test code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions