不是发给我的电子邮件如何路由到我的邮箱?
How does email not addressed to me get routed to my mailbox?
我发现收件箱中出现了并非直接发送给我的电子邮件。
我的邮箱是something@domain.com
,发送的邮件是something+anything@domain.com
。看到这些后,我尝试了 +
符号后的其他后缀,它们都出现在了我的收件箱中。有谁知道为什么会这样?如果其他人注册了 something+1@domain.com
.
这样的地址之一,会发生什么情况
我看到这对 gmail
和 outlook
都有效,我很想知道为什么会这样? mailservers
删除这些后缀是否有技术原因。
我不确定 Whosebug 是否是解决这个问题的最佳地点,请将其移至网络上的另一个站点,如果是这样的话可能更合适。
这叫做sub-addressing。 + 部分经过过滤处理,all.You 可以在页面标题为电子邮件地址的 wiki 上阅读有关内容。
Also known as plus addressing ortagged addressing. Some mail services support a tag appended to the local part, such that the modified address is an alias to the unmodified address. For example, the address joeuser+tag@example.com denotes the same delivery address asjoeuser@example.com.
我发现收件箱中出现了并非直接发送给我的电子邮件。
我的邮箱是something@domain.com
,发送的邮件是something+anything@domain.com
。看到这些后,我尝试了 +
符号后的其他后缀,它们都出现在了我的收件箱中。有谁知道为什么会这样?如果其他人注册了 something+1@domain.com
.
我看到这对 gmail
和 outlook
都有效,我很想知道为什么会这样? mailservers
删除这些后缀是否有技术原因。
我不确定 Whosebug 是否是解决这个问题的最佳地点,请将其移至网络上的另一个站点,如果是这样的话可能更合适。
这叫做sub-addressing。 + 部分经过过滤处理,all.You 可以在页面标题为电子邮件地址的 wiki 上阅读有关内容。
Also known as plus addressing ortagged addressing. Some mail services support a tag appended to the local part, such that the modified address is an alias to the unmodified address. For example, the address joeuser+tag@example.com denotes the same delivery address asjoeuser@example.com.