mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #25] Outlook寄来的邮件无法显示内容 #10
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#10
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 @xiewei3536 on GitHub (Oct 5, 2023).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/25
你好,
最近使用一段时间后,发现一个小问题,就是若是由outlook寄来的邮件,只会显示标题,内容无法显示。
目前似乎只有outlook会有这个问题。
@dreamhunter2333 commented on GitHub (Oct 6, 2023):
我测试正常,不过字体颜色会有点问题, 黑色在暗色下看不出文字,
@xiewei3536 commented on GitHub (Oct 6, 2023):
@xiewei3536 commented on GitHub (Oct 6, 2023):
你能试试看只打一句话的情况下,是否也能显示出来呢?
我内容只有打这么一句 hello!How are you?
@dreamhunter2333 commented on GitHub (Oct 6, 2023):
确实是空的了,我找下原因
@dreamhunter2333 commented on GitHub (Oct 8, 2023):
mailparser 有时候解析不了 Outlook 一行的邮件,加了个兜底策略,失败了再尝试
postal-mime@xiewei3536 commented on GitHub (Oct 9, 2023):
非常感谢!已经解决,有正常显示了!