[PR #650] [CLOSED] fix: 修复SUBDOMAIN_FORWARD_ADDRESS_LIST子域名的处理bug,实现子域名的转发功能。 #679

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/650
Author: @Zyx-A
Created: 5/6/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 913d16b fix: 修复SUBDOMAIN_FORWARD_ADDRESS_LIST子域名的处理bug,实现子域名的转发功能。

📊 Changes

1 file changed (+92 additions, -89 deletions)

View changed files

📝 worker/src/email/index.ts (+92 -89)

📄 Description

修复解决如下报错的问题:

subdomain forward email error TypeError: Cannot read properties of undefined (reading SUBDOMAIN_FORWARD_ADDRESS_LIST')

🔄 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/650 **Author:** [@Zyx-A](https://github.com/Zyx-A) **Created:** 5/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`913d16b`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/913d16bee40a56cadb85ba1de825d9c8af40c685) fix: 修复SUBDOMAIN_FORWARD_ADDRESS_LIST子域名的处理bug,实现子域名的转发功能。 ### 📊 Changes **1 file changed** (+92 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `worker/src/email/index.ts` (+92 -89) </details> ### 📄 Description 修复解决如下报错的问题: ``` subdomain forward email error TypeError: Cannot read properties of undefined (reading SUBDOMAIN_FORWARD_ADDRESS_LIST') ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:32:23 +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#679
No description provided.