<!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 4 Dec 2023, at 7:13, William Allen wrote:</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><p dir="auto">I appreciate the fact that MM blocks the images embedded in emails since that is obviously a privacy concern. I also appreciate the fact that I can click on an image from a trusted correspondent to see it. My issue is that in newsletters that I get from certain trusted sources I can’t see the images at all. This isn’t true of all, so it isn’t that they’re all blocked but some are that I’d like to have access to. Any ideas?</p>
<p dir="auto">Regards,
<br>
Bill</p>
</blockquote></div>
<div class="markdown" style="white-space: normal;">
<p dir="auto">You can of course click "Download" or "Download All." I have a key bound to the command to fetch a specific image.</p>
<p dir="auto">In the file Library/Application Support/MailMate/Resources/KeyBindings/<file name>.plist, I have:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">l = "loadFocusedImage:";
</code></pre>
<p dir="auto">Then I can hover over an image, and if I'm Ok with the URL, press 'l'.</p>
<p dir="auto">--Randall</p>

</div>
</div>
</body>

</html>