在哪里讨论 email_reply_trimmer 的问题?

我发现在使用 ProtonMail 向 Discourse 发送回复时遇到了问题。我认为需要为 GitHub - discourse/email_reply_trimmer: Library to trim replies from plain text email. · GitHub 提交一个拉取请求(PR),但我认为首先应该进行讨论,而我在 Meta 上尚未找到关于此库的现有话题。

因此,如果我们像我现在这样在此提交单独的问题,以下是我遇到的错误,其中原始源邮件未被正确排除:


以下是帖子信封图标所示的“文本”格式邮件源:

This is a response.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, November 16, 2019 3:45 PM, admin via SiteName <admin@domain.tld> wrote:

> [admin]
> [admin](https://domain.tld/u/admin)
> November 16
>
> Test post for testing email replies.
>
> ---------------------------------------------------------------
>
> [Visit Topic](https://domain.tld/t/test-post/201/13) or reply to this email to respond.
>
> You are receiving this because you enabled mailing list mode.
>
> To unsubscribe from these emails, [click here](https://domain./email/unsubscribe/dad35235322caad5f662345706a9e4c8bac13235bedae186dbf25a3c3d4362).

当我进入原始格式时,我看到这是 Base64 Unicode 编码:

VGhpcyBpcyBhIHJlc3BvbnNlLgoK4oCQ4oCQ4oCQ4oCQ4oCQ4oCQ4oCQIE9yaWdpbmFsIE1lc3NhZ2Ug4oCQ4oCQ4oCQ4oCQ4oCQ4oCQ4oCQCk9uIFNhdHVyZGF5LCBOb3ZlbWJlciAxNiwgMjAxOSAzOjQ1IFBNLCBhZG1pbiB2aWEgU2l0ZU5hbWUgPGFkbWluQGRvbWFpbi50bGQ+IHdyb3RlOgoKPiBbYWRtaW5dCj4gW2FkbWluXShodHRwczovL2RvbWFpbi50bGQvdS9hZG1pbikKPiBOb3ZlbWJlciAxNgo+Cj4gVGVzdCBwb3N0IGZvciB0ZXN0aW5nIGVtYWlsIHJlcGxpZXMuCj4KPiAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KPgo+IFtWaXNpdCBUb3BpY10oaHR0cHM6Ly9kb21haW4udGxkL3QvdGVzdC1wb3N0LzIwMS8xMykgb3IgcmVwbHkgdG8gdGhpcyBlbWFpbCB0byByZXNwb25kLgo+Cj4gWW91IGFyZSByZWNlaXZpbmcgdGhpcyBiZWNhdXNlIHlvdSBlbmFibGVkIG1haWxpbmcgbGlzdCBtb2RlLgo+Cj4gVG8gdW5zdWJzY3JpYmUgZnJvbSB0aGVzZSBlbWFpbHMsIFtjbGljayBoZXJlXShodHRwczovL2RvbWFpbi4vZW1haWwvdW5zdWJzY3JpYmUvZGFkMzUyMzUzMjJjYWFkNWY2NjIzNDU3MDZhOWU0YzhiYWMxMzIzNWJlZGFlMTg2ZGJmMjVhM2MzZDQzNjIpLg==

因此,email_reply_trimmer 可能存在问题,要么未能正确解码此内容,要么存在其他异常……

Looks weird indeed :thinking:

@mreach any chances you (or one of your users) could reply to this topic using ProtonMail so that we can see it firsthand?

Intriguing, how would they reply to this topic without already being subscribed to it? Is there a function I’m missing that would allow them to trigger this or a way for me to facilitate this?

You could invite them to this topic using their email address.

So as you can see, it worked for a test ProtonMail account I set up to send a reply in here, but it’s not working for them on my Discourse instance. I’ll try to invite them to this topic as per your suggestion, but I’m not seeing any invite by email on here - OR are you referring to simply forwarding them the email and then having them reply that way after making an account on here @zogstrip?

Test on try.discourse.org, not here.

Hmm, the screenshot and the message you posted aren’t the same. :wink:

Can you send me a PM with the exact content of the incoming email including all the headers. That makes it easier to debug. You can censor names, email addresses and so on if you want. I’ll have a look.

Also, what’s the value of the incoming email prefer html site setting on your forum?