[PR #202] [MERGED] feat: add /external/api/send_mail for body verify #449

Closed
opened 2026-02-26 21:31:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/202
Author: @dreamhunter2333
Created: 5/4/2024
Status: Merged
Merged: 5/4/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • a34f48d feat: add /external/api/send_mail for body verify

📊 Changes

5 files changed (+46 additions, -6 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 smtp_proxy_server/server.py (+2 -2)
📝 vitepress-docs/docs/zh/guide/feature/send-mail-api.md (+19 -1)
📝 worker/src/send_mail_api.js (+21 -3)
📝 worker/src/utils.js (+3 -0)

📄 Description

#194


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/202 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 5/4/2024 **Status:** ✅ Merged **Merged:** 5/4/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`a34f48d`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/a34f48d244cd0e803b3ab815fa5870ced048ae27) feat: add /external/api/send_mail for body verify ### 📊 Changes **5 files changed** (+46 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `smtp_proxy_server/server.py` (+2 -2) 📝 `vitepress-docs/docs/zh/guide/feature/send-mail-api.md` (+19 -1) 📝 `worker/src/send_mail_api.js` (+21 -3) 📝 `worker/src/utils.js` (+3 -0) </details> ### 📄 Description #194 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:31:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#449
No description provided.