Skip to content

Adding mail on a domain that has a CNAME record silently breaks its zonefile #2510

@espressoelf

Description

@espressoelf

Let's say I had a typical configuration for domain example.net with MX being box.example.org and www.example.net and sub.example.net being a CNAME for example.net.

Later on, I added a new email account [email protected] which automatically created a MX record for sub.example.net.

This leads to the updated zonefile not being loaded by nsd:

example.net.signed:183: CNAME and other data at the same name
...

An error or at least a warning would've been useful, i.e. a check if there's a CNAME on the subdomain I want to create a first account for. A general info on the account/alias creation page could be useful, too.

See also #1916

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions