# 邮件

YCloud Email是一种更快、更简单的大规模交付方式，适合发送交易和营销电子邮件。比使用个人电子邮件地址发送更好，您可以拥有无​​限的发送配额，并避免被标记为垃圾邮件。\
如果您正在构建应用程序，那么您将主要与 Web API 进行交互，这是我们提供的最快、最灵活且最安全的选项。一旦您与我们的 Web API 建立了集成，您将通过 API 密钥看到电子邮件的快速传送、高度可配置的设置、数据功能和帐户安全。

&#x20;

## 开始之前

了解邮件的收费标准，请在官网查看价格：<https://www.ycloud.com/en/price>

### 开始使用

要使用任何YCloud产品，您需要[注册](https://www.ycloud.com/console/#/entry/register)一个免费帐户。

开通Email功能，在[Integrations](https://www.ycloud.com/console/#/app/integrations/all)页面中点击Enable按钮开通此功能。

<figure><img src="/files/G0GVfgRSsxP1IeOwM7Dj" alt=""><figcaption></figcaption></figure>

&#x20;

## 对于试用帐户

您应该了解一些限制：

* 试用账号仅支持发送至您自己注册的邮箱。
* 测试每日最大投放量为 50 个。
* YCloud提供了一个地址<ycloud@ycloud-mail.com>供您测试，但无论您是否升级账户，该地址仅支持发送到您自己的注册邮箱。

&#x20;

## 设置域

添加并验证您的官方域名。您需要准备一个用于发送电子邮件的域。通过您的 DNS 提供商（例如 GoDaddy、Rackspace、Cloudflare、Route53 等）。您可以将 YCloud 提供的 DNS 记录添加到您的 DNS 条目中。这些条目称为 SPF 和 DKIM 记录。\
该域将是显示在收件人字段中的地址。

## 通过充值来升级您的帐户。

您可以随时决定完成免费试用并[升级您的帐户。](https://www.ycloud.com/console/#/app/billing/buyCredits)

##

## 使用和测试

是时候集成[邮件发送 API](https://docs.ycloud.com/reference/email-send)并测试，将一封或多封带有附件的电子邮件发送到一个或多个目标地址。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdocs.ycloud.com/help-center/zh/integrations/qu-dao/you-jian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
