summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1958533-allow-caa-mail-subaddr-d02cdc46bbb118ad.yaml
blob: 694d0d2f88f2d721f91fda9e313d4bed6197161f (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    CAA records now allow the use of `+` prefixed subadresses like
    `security+caa@example.net` within mail urls.
    (https://www.rfc-editor.org/rfc/rfc5233.html#section-1)

    See `bug 1958533`_ for more information.

    .. _bug 1958533: https://bugs.launchpad.net/designate/+bug/1958533