经过进一步的调查,三星邮件应用程序似乎对纯文本和 HTML 部分进行了编码,每个部分都用 base64 编码。我发现如果在两者之间添加一个空行,邮件过滤器就能正常工作。可能是三星没有添加它应该添加的空行,或者邮件过滤器未能正确找到纯文本/HTML 文本部分,并且没有意识到一旦找到 HTML 部分,它就知道该部分的标题在哪里结束以及消息内容从哪里开始。
我制作了一个我认为可以说明问题的示例电子邮件。如果您查看 HTML 部分,它会回复之前的消息。导入器似乎无法看到原始消息是从哪里开始的。
From someone@gmail
Delivered-To: someone@gmail
Importance: Normal
MIME-Version: 1.0
Message-ID: <E1mt6gg-00H2OV-6N@relay01.mail.eu.clara.net>
Date: Fri, 3 Dec 2021 11:25:05 +0000
From: someone <someone@somewhere.net>
Subject: Re: Example e-mail
To: <LIST@LISTSERV>
In-Reply-To: <007301d7e834$c268a3e0$4739eba0$@sslmc.co.uk>
Precedence: list
Content-Type: multipart/alternative;
boundary="--_com.samsung.android.email_7076959834053910"
----_com.samsung.android.email_7076959834053910
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset=UTF-8
Yes and we are getting lots in ABC and urgent care, along with vaccination side effects from flu + booster. Apparently DEF111 can't deal with this sort of query. Looking good for Xmas and NY week 2222
Sam
Dr Sam Smithy
---- Original message ----
From: South Souths XYZ <enquiry@SSXYZ.CO.UK>
Date: 03/12/2021 10:59 (GMT+00:00)
To: LISTS@LISTSERV.ABC.ORG.UK
Subject: everything lands back at our door!
Practices reporting to get 2 or 3 queries/day from patients regarding five vaccine issues who have been referred to their GP by XYZ 123 or the NBS. These queries include scheduling doses for immunospressed pts as well as phamaceutical questions.
----_com.samsung.android.email_7076959834053910
Content-Transfer-Encoding: base64
Content-Type: text/html; charset=UTF-8
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body dir="auto"><div dir="auto">Yes and we are getting lots in ABC and urgent care, along with vaccination side effects from flu + booster. Apparently DEF111 can't deal with this sort of query. Looking good for Xmas and NY week 2222</div><div dir="auto"><br></div><div dir="auto">Sam</div><div dir="auto"><br></div><div id="composer_signature" dir="auto"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">Dr Sam Smithy </div><div dir="auto"><br></div><div><br></div><div align="left" dir="auto" style="font-size:100%;color:#000000"><div >---- Original message ----</div><div >From: South Souths XYZ <enquiry@SSXYZ.CO.UK> </div><div>Date: 03/12/2021 10:59 (GMT+00:00) </div><div>To: LISTS@LISTSERV.ABC.ORG.UK </div><div>Subject: everything lands back at our door! </div><div><br></div></div><div class="WordSection1"><p class="MsoNormal"><span style="font-family:'Arial','sans-serif';">Practices reporting to get 2 or 3 queries/day from patients regarding five vaccine issues who have been referred to their GP by XYZ 123 or the NBS. These queries include scheduling doses for immunospressed pts as well as phamaceutical questions. </span></p></div></body></html>
----_com.samsung.android.email_7076959834053910--