<!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">Hi MailMate users,</p>

<p dir="auto">I know I'm behind on answering emails (also on the mailing list), but it doesn't mean I'm not working :)</p>

<h2 style="font-size:1.2em">WKWebView</h2>

<p dir="auto">Right now I'd just like to note that I'm busy working on replacing the main message view in MailMate. It currently uses the so-called WebView class provided by Apple, but this was deprecated a long time ago (by Apple) and it should be replaced by a so-called WKWebView. Both classes are used to display HTML (which MailMate also generates to display plain text messages) and if that is all that is needed then it's a simple replacement. But MailMate also has image blocking, context sensitive menus, text search, etc. and all of this has to work in a completely different way. In some cases, it's not even clear that I can provide the same features as before. We'll see about that. WKWebView is 10.10+, but right now it looks like image blocking can only work on 10.13+. I'm not quite sure what to do about that yet...</p>

<p dir="auto">The latest test release includes the new message view, but it's disabled for now because too many things don't work yet. I'm mainly writing about this since some changes might also affect the old message view in the latest test release.</p>

<p dir="auto">The good news is that when the replacement is finished then I should, at least in theory, be able to fix various old issues.</p>

<h2 style="font-size:1.2em">Google OAuth API Application Verification</h2>

<p dir="auto">MailMate uses the so-called OAuth2 authentication method for Gmail IMAP/SMTP access. This works far better than password-based access which I suspect is eventually going to be dropped completely by Google. I had (and still have) some reservations about OAuth2 support which I outlined in <a href="https://blog.freron.com/2015/is-oauth2-support-a-good-thing/" style="color:#3983C4">this blog post</a>. I expressed that I worried that Google would some day use OAuth2 to “hit the kill switch” on MailMate...</p>

<p dir="auto">...and recently I was told by Google that I needed to start a verification process for MailMate. I've done that and if I understand correctly I have until the end of 2019 to complete this process.</p>

<p dir="auto">Now, the problem is that I'm not really sure I can (or is willing to) complete the verification process at all. It <em>might</em> include a security audit with a price tag between $15000 and $75000+ (I'm clearly in the wrong business). There seems to be exemptions for desktop email applications and I've asked Google to clarify this, but I also feel that I'm obligated to tell my users that I think it's a potential risk that MailMate cannot support Gmail starting January 1st, 2020. As soon as I fully understand what's going to happen, I'll make sure to clearly state it wherever it's relevant on the homepage and in the documentation.</p>

<p dir="auto">Here's a <a href="https://support.google.com/cloud/answer/9110914" style="color:#3983C4">link to the Google FAQ</a> on the subject if anyone is interested.</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>