<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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">On 15 Mar 2019, at 4:49, Annamarie Pluhar wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Hi all<br>
<br>
Last time I asked for a keystroke it turned out that it was obvious so I’m going to ask for another. Is there one for “Load Once” to get the images that are embedded in an email to load? OR a preference I’ve missed OR??<br>
<br>
Thanks.<br>
<br>
Annamarie Pluhar</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I don't know if there is a pre-existing keystroke for it, but I have the Load Once action bound to "L" (Shift + l) in my <a href="https://manual.mailmate-app.com/custom_key_bindings" style="color:#3983C4">MailMate keybindings</a> file:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">    "L" = "loadImagesOnce:";
</code></pre>

<p dir="auto">It works as you would expect - loads the images in an email you're already viewing, but the next message you open will not have its images/external references loaded until you invoke Shift + l again. Hope this helps.</p>

<p dir="auto">Sherif</p>
</div>
</div>
</body>
</html>