In message <535e6917.90...@terra.com>, Ken Peng writes:
> Hi,
>
> For the rName in SOA, when the username has a dot,shall it be converted
> to "\."?
Yes. This is documented in RFC 1035, Section 8. MAIL SUPPORT.
> For example, user's email is john.sm...@rackspace.com, so it appears in
> SOA as
On Mon, Apr 28, 2014 at 10:43:35PM +0800,
Ken Peng wrote
a message of 13 lines which said:
> Is there a live example for this kind of rName?
fdupont.fr
___
dns-operations mailing list
dns-operations@lists.dns-oarc.net
https://lists.dns-oarc.net/mai
Hi,
For the rName in SOA, when the username has a dot,shall it be converted
to "\."?
For example, user's email is john.sm...@rackspace.com, so it appears in
SOA as john\.smith.rackspace.com, is it?
Is there a live example for this kind of rName? Thanks.