您的域上可以有多少个子域?有了这个,我的意思是子域的级别。
比如你有域example.com
,我知道你可以有test.example.com
,但是你能有多少级?像test2.test.example.com
,test3.test2.test.example.com
等等。
其次,我想知道关于电子邮件地址的两件事。首先,在电子邮件地址中使用子域有多常见(如果可能的话)?我从来没有见过像test@test.example.com
诚实这样的事情,所以我不太确定。如果可能的话,你可以有多少个级别(就像上面一样)?
最后,上述问题是否取决于域注册商或邮件服务器等?它可以依赖什么?
我知道有很多 RFC 改变了电子邮件的制作方式。但是,大多数 RFC 不适用于例如 Outlook。
首先,RFC究竟是什么?为什么不例如 Outlook 应用了所有 RFC?
例如,如果我尝试在 Outlook 上发送一封名为 的邮件____.__.____@outlook.com
,它会给我一个错误,它必须以字母开头。然而:
根据isemail.info
,它告诉我电子邮件是有效的。
也一样example___~@outlook.com
,它给出了一个错误,但isemail.info
上面说
The email address tested was example___~@test.com
The general result is: Address is valid
The specific diagnosis is: Address is valid.
Please note that this does not mean the address actually exists, nor even that the domain actually exists.
This address could be issued by the domain owner without breaking the rules of any RFCs.
Run Code Online (Sandbox Code Playgroud)
现在,我的第二个问题是:例如,如果我购买 VPS …