Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

标题和邮件正文为中文时都是乱码 #389

Closed
tqangxl opened this issue Nov 18, 2024 · 4 comments
Closed

标题和邮件正文为中文时都是乱码 #389

tqangxl opened this issue Nov 18, 2024 · 4 comments
Labels

Comments

@tqangxl
Copy link

tqangxl commented Nov 18, 2024

标题和邮件正文为中文时都是乱码
Subject =?us-ascii?Q?Oracle=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F?=

UTF-8? gbk?
image
附件能不能在下载的旁边加个查看的选项,不用下载直接浏览器查看所点击的附件

@axllent
Copy link
Owner

axllent commented Nov 18, 2024

I am sorry but I don't speak or understand Chinese. Based on Google translate however you have two questions:

  1. Is your email & subject properly encoded (UTF8 / base64)? =?us-ascii?Q?Oracle=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F?= is the same as Oracle??????????? so I do not understand what you expect. Does this work in any other email client correctly? It is my understanding that you will need to use UTF-8. Maybe you could take a look at https://dencode.com/string/quoted-printable to test.
  2. Your browser can only open the file formats it supports - if the browser does not support the format (eg: .man) then it will try download the file instead. Mailpit does not convert attachment formats into something your browser can understand (there are literally thousands of file formats).

@szsyzx
Copy link

szsyzx commented Nov 22, 2024

标题和邮件正文为中文时都是乱码 Subject =?us-ascii?Q?Oracle=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F?=主题 =?us-ascii? Q? 神谕者=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F?=

UTF-8? gbk? UTF-8 格式?gbk? image 附件能不能在下载的旁边加个查看的选项,不用下载直接浏览器查看所点击的附件

兄弟你是怎么搭建的呢,是在linux下还是

Copy link

This issue has been marked as stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Nov 29, 2024
Copy link

github-actions bot commented Dec 3, 2024

This issue was closed because there has been no activity since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants