40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
---
|
|
title: Emails
|
|
description: Create and manage your emails.
|
|
---
|
|
|
|
<Callout type="warning" twClass="mt-0">
|
|
Please do not abuse the free email service. If any illegal or malicious activities are discovered, the account will be banned. If you need help, please contact us.
|
|
</Callout>
|
|
|
|
## Overview
|
|
|
|
We provide a free email service for users to send and receive emails. Users can generate a unique email address and use it to send and receive emails.
|
|
|
|
Start using the email service at https://wr.do/emails !
|
|
|
|
|
|
## How it works
|
|
|
|
We use [resend](https://resend.com/) to send emails. Resend is a free email service that allows users to send and receive emails.
|
|
|
|
For receive emails, we use the [cloudflare](https://workers.cloudflare.com/) email worker to receive emails and forword emails.
|
|
|
|
It's powerful and stable. And it's easy to use.
|
|
|
|
## Expiration
|
|
|
|
The email will never be deleted unless you delete it manually.
|
|
|
|
once deleted, it cannot be recovered. All emails in inbox will be deleted at the same time.
|
|
|
|
## Limit
|
|
|
|
The maximum number of email addresses is 1000.
|
|
|
|
Each email address can receive unlimited emails
|
|
|
|
For send emails, the maximum number of emails is 10 per day.
|
|
|
|
|