Microsoft adding support for custom '+' email addresses in Office 365

栏目: IT技术 · 发布时间: 4年前

Microsoft is adding support for custom email addressing to Office 365 email services, a feature it hopes to complete in Q3 2020.

Custom email addresses are an optional feature that some email providers can support. The feature is described in the RFC 5233 internet standard.

Officially known as subaddressing, this standard allows users to extend their email address using "tags" or the plus (+) character, hence its two alternative names of tagged addressing or plus addressing.

For example, a user with the email address of username@domain.com can use the plus addressing feature to extend their email address to username+tag@domain.com .

If the user's email address supports subaddressing, all emails sent to the username+tag@domain.com email will land in the user's username@domain.com inbox.

The "tag" can be unique, allowing users to generate an infinite amount of custom email addresses, which they can give out to companies in newsletter sign-up forms, contact forms, and other online forms.

Once emails arrive in the user's inbox, the owner can see which email address the sender used.

If the email arrived from a company called "Home Flower Delivery" but used the email username+netflix@domain.com , the email owner can easily determine that Netflix (in this case) has shared his email with another company.

However, despite its benefits in helping users track how their email addresses get shared online, plus addressing is not widely supported across email providers.

Google has supported plus addressing in Gmail since its early days, but Yahoo, AOL, and most others did not.

Microsoft added support for plus addressing to Hotmail in 2013; however, the feature was never supported with its Exchange package part of the Office 365 commercial suite.

In a feature roadmap page , Microsoft says plus addressing is currently in development, and hopes to have the feature live for all paying Office 365 customers by the end of Q3 2020.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

代码本色:用编程模拟自然系统

代码本色:用编程模拟自然系统

Daniel Shiffman / 周晗彬 / 人民邮电出版社 / 2014-10 / 99.00元

本书介绍了用计算机模拟自然系统涉及的编程策略与技术,涵盖了基本的数学和物理概念,以及可视化地展示模拟结果所需的高级算法。读者将从构建基本的物理引擎开始,一步一步地学习如何创建智能移动的物体和复杂的系统,为进一步探索生成设计奠定基础。相关的知识点包括力、三角、分形、细胞自动机、自组织和遗传算法。本书的示例使用基于Java的开源语言及开发环境Processing编写。本书网站http://www.na......一起来看看 《代码本色:用编程模拟自然系统》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具