[GH-ISSUE #700] [BUG] 中文域名bug #262

Closed
opened 2026-02-26 20:36:23 +03:00 by kerem · 2 comments
Owner

Originally created by @huilang-me on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/700

复现步骤

配置中文域名,比如 xn--6qq79v.ip-ddns.com(你好.ip-ddns.com),配置过程一切正常,管理员页面收件正常,但用户页面不显示这个邮件

另外点地址管理,弹出的更换地址列表里面邮件名称出现乱码,即不是demo@xn--6qq79v.ip-ddns.com也不是demo@你好.ip-ddns.com,而是类似demo@测试.ip-ddns.com

预期行为

用户界面也应该显示这个邮件才对

Originally created by @huilang-me on GitHub (Jul 29, 2025). Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/700 ## 复现步骤 配置中文域名,比如 xn--6qq79v.ip-ddns.com(你好.ip-ddns.com),配置过程一切正常,管理员页面收件正常,但用户页面不显示这个邮件 另外点地址管理,弹出的更换地址列表里面邮件名称出现乱码,即不是demo@xn--6qq79v.ip-ddns.com也不是demo@你好.ip-ddns.com,而是类似demo@测试.ip-ddns.com ## 预期行为 用户界面也应该显示这个邮件才对
kerem 2026-02-26 20:36:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@huilang-me commented on GitHub (Jul 29, 2025):

用户页面显示的邮箱地址是 hi@你好.ip-ddns.com, 管理页面显示的地址是 hi@xn--6qq79v.ip-ddns.com 估计是这个原因造成的

<!-- gh-comment-id:3131508538 --> @huilang-me commented on GitHub (Jul 29, 2025): 用户页面显示的邮箱地址是 hi@你好.ip-ddns.com, 管理页面显示的地址是 hi@xn--6qq79v.ip-ddns.com 估计是这个原因造成的
Author
Owner

@dreamhunter2333 commented on GitHub (Jul 29, 2025):

感谢反馈,你好,中文域名实际的地址并不是中文,需要将 DOMAINS 配置成对应的英文地址

<!-- gh-comment-id:3133316179 --> @dreamhunter2333 commented on GitHub (Jul 29, 2025): 感谢反馈,你好,中文域名实际的地址并不是中文,需要将 `DOMAINS` 配置成对应的英文地址
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#262
No description provided.