Q. I want to register the email address to be used for checking the right to use domain name with a TXT record.
Register an any email address with a TXT record under the following conditions:
- In "Name" of the TXT record, you need to enter the string "_validation-contactemail" as the subdomain (host name) of FQDN of the contract common name.
- In "Value" of the TXT record, enter an email address you want to use.
Example 1: When FQDN of the common name is example.jp
| Name | Type | Value |
|---|---|---|
| _validation-contactemail.example.jp. | TXT | "Email address through which you can receive messages" |
Example 2: When FQDN of the common name is sub.example.com
| Name | Type | Value |
|---|---|---|
| _validation-contactemail.sub.example.com. | TXT | "Email address through which you can receive messages" |