[PR #288] [MERGED] feat: add global forward address list #509

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

📋 Pull Request Information

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

Base: mainHead: feature/dev


📝 Commits (1)

  • 6153a13 feat: add global forward address list

📊 Changes

7 files changed (+36 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 vitepress-docs/docs/en/cli.md (+2 -0)
📝 vitepress-docs/docs/zh/guide/cli/worker.md (+2 -0)
📝 worker/src/email/index.ts (+11 -0)
📝 worker/src/types.d.ts (+1 -0)
📝 worker/src/utils.ts (+17 -0)
📝 worker/wrangler.toml.template (+2 -0)

📄 Description

No description provided


🔄 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/288 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 5/31/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`6153a13`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/6153a13dbaad783680e7eb4fbdef7d914f70bbc3) feat: add global forward address list ### 📊 Changes **7 files changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `vitepress-docs/docs/en/cli.md` (+2 -0) 📝 `vitepress-docs/docs/zh/guide/cli/worker.md` (+2 -0) 📝 `worker/src/email/index.ts` (+11 -0) 📝 `worker/src/types.d.ts` (+1 -0) 📝 `worker/src/utils.ts` (+17 -0) 📝 `worker/wrangler.toml.template` (+2 -0) </details> ### 📄 Description _No description provided_ --- <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:33 +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#509
No description provided.