<div ><div>
<p dir="auto">On 22 Oct 2015, at 9:58, Lars Chr. Duus Hausmann wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">I would like to use encryption, and I’ve setup gpg tools and as such it works pretty well. However, it seems that lately performance has become quite unbearable.</p>

<p dir="auto">I experience lags from mailmate in the following use-cases, where I’ve noticed it:<br>
- composing mails (or rather drawing the preview window I guess)</p>
</blockquote>

<p dir="auto">In the test releases I've fixed an issue which should at least make it work better when the preview is disabled.</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<ul>
<li>marking multiple mails in folders</li>
</ul>

<p dir="auto">I’ve now disabled encryption (and signing) for now, and it’s nice and fast again. Just for reference I’ve played around with a couple of other MUA’s with encryption/signing enabled and haven’t noticed the same problems.</p>
</blockquote>

<p dir="auto">The main problem is that MailMate calls <code>gpg2</code> on the main thread. If there is anything slow (like lookups on a slow key server) then it'll behave as you describe. The secondary problem is that the preview triggers MailMate to call <code>gpg2</code> more often than it probably should.</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">So - any advice on how to MailMate to perform better with OpenPGP tools enabled?</p>
</blockquote>

<p dir="auto">You can use GPG Preferences to switch of automatically checking key server(s) for missing keys and you can update MailMate to the test version if you can work without the preview (there is a shortcut to enable/disable it). But the best solution is of course that I fix the shortcomings described above :-)</p>

<p dir="auto">-- <br>
Benny</p>

</div></div>