<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Hi all,</p>
<p dir="auto">I'm using MailMate 2.0 (6222) and also setting up a new postfix/dovecot email server...</p>
<p dir="auto">It seems to me that MailMate does not support TLS 1.3 when using IMAP? Is that expected?</p>
<p dir="auto">If I configure my dovecot <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">ssl_min_protocol = TLSv1.3</code> I can't connect, but if I use <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">ssl_min_protocol = TLSv1.2</code> I can connect. This is on macOS 14 and 15.</p>
<p dir="auto">Thanks,</p>
<p dir="auto">Sean</p>
</div>
</div>
</body>
</html>