mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 14:25:50 +03:00
[GH-ISSUE #700] [BUG] 中文域名bug #262
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
预期行为
用户界面也应该显示这个邮件才对
@huilang-me commented on GitHub (Jul 29, 2025):
用户页面显示的邮箱地址是 hi@你好.ip-ddns.com, 管理页面显示的地址是 hi@xn--6qq79v.ip-ddns.com 估计是这个原因造成的
@dreamhunter2333 commented on GitHub (Jul 29, 2025):
感谢反馈,你好,中文域名实际的地址并不是中文,需要将
DOMAINS配置成对应的英文地址