[GH-ISSUE #38] 对中文邮件的支持问题 #16

Closed
opened 2026-02-26 20:35:08 +03:00 by kerem · 3 comments
Owner

Originally created by @sunnywangzi on GitHub (Dec 9, 2023).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/38

有些中文邮件会乱码
Screenshot_20231210_010429

Originally created by @sunnywangzi on GitHub (Dec 9, 2023). Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/38 有些中文邮件会乱码 ![Screenshot_20231210_010429](https://github.com/dreamhunter2333/cloudflare_temp_email/assets/88769439/6e916f60-90fb-4397-af50-2222a161cd81)
kerem closed this issue 2026-02-26 20:35:09 +03:00
Author
Owner

@dreamhunter2333 commented on GitHub (Dec 11, 2023):

目前是按照 utf-8 decode 的,如果编码不是可能会出现这种问题,我看有没有办法拿到编码 github.com/dreamhunter2333/cloudflare_temp_email@795f256bde/worker/src/email.js (L13)

<!-- gh-comment-id:1849690056 --> @dreamhunter2333 commented on GitHub (Dec 11, 2023): 目前是按照 utf-8 decode 的,如果编码不是可能会出现这种问题,我看有没有办法拿到编码 https://github.com/dreamhunter2333/cloudflare_temp_email/blob/795f256bded1a2a8ba5124380272435b495d5ebb/worker/src/email.js#L13
Author
Owner

@dreamhunter2333 commented on GitHub (Apr 9, 2024):

已更新新版,我测试没问题,请尝试下中文邮件

<!-- gh-comment-id:2045356410 --> @dreamhunter2333 commented on GitHub (Apr 9, 2024): 已更新新版,我测试没问题,请尝试下中文邮件
Author
Owner

@sunnywangzi commented on GitHub (Apr 14, 2024):

感谢,已经可以了

<!-- gh-comment-id:2053922041 --> @sunnywangzi commented on GitHub (Apr 14, 2024): 感谢,已经可以了
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#16
No description provided.