<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Personally, I don’t think that MM’s bundle is at fault. It worked fine until I upgraded Todoist and I haven’t changed anything on MM side. I give another shout to Todoist’s support having this more technical info. Maybe I can finally get the issue escalated. </p>
<p dir="auto">On the other hand, the string that you quote as given to Todoist has those extra 25’s. If so, how was it working until now?</p>
<p dir="auto">Robert</p>
<p dir="auto">On 7 Oct 2021, at 18:20, Benny Kjær Nielsen wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On 7 Oct 2021, at 9:31, Robert Brenstein wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Right. The question is who does the escaping and whether it is specific to my setup or it is a general problem.</p>
</blockquote><p dir="auto">That's a good question. I'm pretty sure it's a general problem, but I haven't tried myself yet. This is part of the string given to Todoist:<br>
<br>
        <a href="message://%253c5A5A03CC-FC01-4ED2-A3C4-61971EC37312@uni-potsdam.de%253e" style="color:#777">message://%253c5A5A03CC-FC01-4ED2-A3C4-61971EC37312@uni-potsdam.de%253e</a><br>
<br>
That is a URL encoded version of the string that MailMate would like to get into Todoist which is this:<br>
<br>
        <a href="message://%3c5A5A03CC-FC01-4ED2-A3C4-61971EC37312@uni-potsdam.de%3e" style="color:#777">message://%3c5A5A03CC-FC01-4ED2-A3C4-61971EC37312@uni-potsdam.de%3e</a><br>
<br>
This should, when it's decoded (by Apple Mail or MailMate) result in this Message-ID:<br>
<br>
        <5A5A03CC-FC01-4ED2-A3C4-61971EC37312@uni-potsdam.de><br>
<br>
So, why is the string given to Todoist double-encoded. Well, that's because it's given as a URL string itself in the `content` argument as (kind of) documented by Todoist [here](<a href="https://developer.todoist.com/guides/#views" style="color:#777">https://developer.todoist.com/guides/#views</a>).<br>
<br>
So, I don't *think* the Todoist bundle (MailMate) is to blame. But we needs things to work so if they insist then I'll have to look into a workaround.<br>
<br>
-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#777">https://freron.com/become_a_mailmate_patron/</a><br>
_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color:#777">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
</div>
</body>
</html>