<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 16 Oct 2024, at 14:48, David R. Oran wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">after unsuccessful debugging for an hour i determined:</p>
<ul>
<li>the trigger is a mail message I received yesterday. The minute i click on it to render or try to do anything with the thread it’s contained in, the memory usage explodes.</li>
</ul>
</blockquote>
<p dir="auto">I had a similar issue reported not so long ago. This involved an email with HTML using the iframe-tag (which should not be used in emails) although the actual trigger was probably CSS-styling which based the height of an element on the height of the view itself. Due to how MailMate displays multiple HTML views in a single scroll view, this resulted in an infinite loop repeatedly increasing the size of the message view.</p>
<p dir="auto">I'm not sure my (unreleased) fix for this issue will handle all cases. If possible, you are welcome to send me the problematic email using Help > Send Feedback. You can disable the message view before selecting the message and then drag it out of MailMate and compress it with the Finder before sending it to me.</p>
<p dir="auto">(And sorry for the lack of updates recently. I'm busy working on setup/release/server-related issues and not MailMate itself.)</p>
<p dir="auto">--<br>
Benny</p>
</div>
</div>
</body>
</html>