<!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 25 Jan 2019, at 8:22, <a href="mailto:henio.jawa@gmail.com" style="color:#3983C4">henio.jawa@gmail.com</a> 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">Is there any way (hidden preference ?) to disable external links in MailMate?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Not in general. Some autolinking can be disabled like this (but it's not much):</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">defaults write com.freron.MailMate @"MmAutoLinkPlainTextURLsInHTML" -bool NO
</code></pre>

</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">Maybe an additional window confirming the opening of the link page?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">That would probably be better than making the links non-clickable. I'll give this some thought -- my guess is that anyone using this would also quickly want such a feature to be able to remember “safe” domains/patterns.</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">It is now too easy to start the link, especially when it has to set the cursor over it to see the content.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Unrelated, but I always disable “Tap to Click” for the trackpad since otherwise I'll accidentally hit something every minute (apparently I have erratic finger movements ;) ).</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>