Files
designate/releasenotes/notes/Fix-dotted-SOA-email-address-07ab8cc1f5956bf5.yaml
Olaf Seibert 66a8987b49 Convert email address to/from SOA
including dots in the local-part of the address (which are to be escaped
with a backslash).

One of the locations in the bug report cannot be found any more.
Instead I improved the conversion from the SOA email address to a normal
email address form.

Closes-Bug: #1835409
Change-Id: I35049ee395edfbcb3e86004c2b95436fb9e4a789
Signed-off-by: Olaf Seibert <o.seibert@syseleven.de>
Signed-off-by: Michael Johnson <johnsomor@gmail.com>
2025-07-01 19:45:16 +00:00

5 lines
96 B
YAML

---
fixes:
- |
A fix was added to handle SOA email addresses that include dots correctly.