<!DOCTYPE html>
<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 13 Sep 2020, at 10:12, Martin Dege 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">The new interface keeps warning me: “You should change your OpenPGP settings to use a stronger hash algorithm for the digest (such as sha-256)”<br>
<br>
And I am not able to send signed messages anymore. I am aware that Sha1 has weaknesses; however, MailMate should still allow me to send messages?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Yes, I have on my todo to allow some kind of “Send Anyways” for this issue.</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">Also, I have tried to create a Sha-256 hash algorithm but failed and couldn’t find a solution on the web. Could anyone point me into the right direction?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I'm not a general expert on OpenPGP settings (and I tend to forget how some details work), but I think this is the setting you need in your configuration file (<code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">~/.gnupg/gpg.conf</code>):</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">personal-digest-preferences SHA512 SHA384 SHA256 SHA224
</code></pre>

<p dir="auto">But I'm sure someone else on the list will correct me if this is not the correct solution :)</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>