> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 电子邮件

> 按计划、通过 PlayStream 事件规则或通过 API 调用，使用 HTML 模板和你自己的 SMTP 服务器向玩家发送自定义 PlayFab 电子邮件。

# 电子邮件消息传递

通过电子邮件消息传递，你可以向玩家发送自定义电子邮件：

* 按预先安排的计划。
* 由 PlayStream 事件规则触发。
* 或通过调用 API。

电子邮件的内容完全可自定义，HTML 模板可以包含玩家个人资料属性。电子邮件从你自己的电子邮件服务器发送，因此 **From** 和 **Reply to:** 等字段的详细信息与你的品牌保持一致。

使用电子邮件消息传递，你可以发送电子邮件：

* 验证用户的电子邮件地址。
* 重置他们的密码。
* 向流失玩家分段发送带有兑换礼物链接的邮件。
* 通知活跃玩家即将举行的特殊活动。

这些只是解决客户请求或激发玩家参与度的几个示例。


## Related topics

- [电子邮件](/zh-CN/services/playfab/live-service-management/game-configuration/title-communications/emails/index.md)
- [每日电子邮件报告](/zh-CN/services/playfab/data-analytics/learn-data/reports/daily-email-report.md)
- [本地化电子邮件模板](/zh-CN/services/playfab/live-service-management/game-configuration/title-communications/emails/localized-email-templates.md)
- [电子邮件消息快速入门](/zh-CN/services/playfab/live-service-management/game-configuration/title-communications/emails/quickstart.md)
- [sent_email](/zh-CN/services/playfab/api-references/events/TitleCommunications/sent-email.md)
