mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[GH-ISSUE #38] 对中文邮件的支持问题 #16
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#16
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 @sunnywangzi on GitHub (Dec 9, 2023).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/38
有些中文邮件会乱码

@dreamhunter2333 commented on GitHub (Dec 11, 2023):
目前是按照 utf-8 decode 的,如果编码不是可能会出现这种问题,我看有没有办法拿到编码
github.com/dreamhunter2333/cloudflare_temp_email@795f256bde/worker/src/email.js (L13)@dreamhunter2333 commented on GitHub (Apr 9, 2024):
已更新新版,我测试没问题,请尝试下中文邮件
@sunnywangzi commented on GitHub (Apr 14, 2024):
感谢,已经可以了