[PR #129] [MERGED] feat: support DKIM #396

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

📋 Pull Request Information

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

Base: mainHead: feature/dev


📝 Commits (1)

📊 Changes

9 files changed (+117 additions, -129 deletions)

View changed files

📝 README.md (+31 -6)
README_EN.md (+0 -115)
📝 vitepress-docs/docs/.vitepress/zh.ts (+2 -0)
📝 vitepress-docs/docs/en/cli.md (+27 -0)
📝 vitepress-docs/docs/zh/guide/cli/worker.md (+4 -1)
vitepress-docs/docs/zh/guide/dkim.md (+31 -0)
📝 worker/src/admin_api.js (+2 -2)
📝 worker/src/send_mail_api.js (+17 -5)
📝 worker/wrangler.toml.template (+3 -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/129 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`24155d7`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/24155d7beb8de60e207efb7916f5087a6cd30c0c) feat: support DKIM ### 📊 Changes **9 files changed** (+117 additions, -129 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+31 -6) ➖ `README_EN.md` (+0 -115) 📝 `vitepress-docs/docs/.vitepress/zh.ts` (+2 -0) 📝 `vitepress-docs/docs/en/cli.md` (+27 -0) 📝 `vitepress-docs/docs/zh/guide/cli/worker.md` (+4 -1) ➕ `vitepress-docs/docs/zh/guide/dkim.md` (+31 -0) 📝 `worker/src/admin_api.js` (+2 -2) 📝 `worker/src/send_mail_api.js` (+17 -5) 📝 `worker/wrangler.toml.template` (+3 -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:30:57 +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#396
No description provided.