|
有技巧的
比如类似下面的模板
### Subject: \[Request] Increase Amazon SES Sending Limits
Dear AWS Support,
We are **XXXXXXXX**. We are requesting approval to use Amazon SES for our email verification and password reset services. Without SES, our application and website migration to AWS cannot be completed.
We plan to send approximately **500 emails per day**.
---
### Use Case Description
1. **User Registration**
When a user registers using their email address, we send a verification email with a unique code. The user enters this code to complete the registration process.
2. **Forgot Password**
When a user forgets their password, they can use the "Forgot Password" feature on our App or Web platform. After entering their registered email, we send them a verification code. Upon entering the correct code, they can reset their password and regain access.
---
### Bounce, Complaint, and Unsubscribe Management
* We only send emails to registered users.
* Each email includes an unsubscribe link: `https://XXXXXXXX/unsubscribe`.
* We have dedicated customer support staff to promptly handle complaints and ensure user satisfaction.
* We will monitor bounces and complaints through SES to maintain a clean sending reputation.
---
### Email Template
**Subject:** Password Reset Verification Code
```
Dear Customer,
A request has been received to reset your password.
To complete this process, please enter the following code on the verification page: 123456 (random number).
If you do not wish to receive any further information, click here to unsubscribe:
https://XXXXXXXX/unsubscribe
```
---
Thank you for your support and consideration. We look forward to your approval.
Best regards,
XXXXXXXX
Email: support\@XXXXXXXX
|
|