<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[hMailServer 6.2.16: an error dialog on closing the Ctrl+K settings palette]]></title><description><![CDATA[<p dir="auto">The Control Panel raised an error dialog every time you dismissed the Ctrl+K settings palette (#21, reported by grumpymojo). It was present in both 6.2.14 and 6.2.15, and because choosing a result and pressing Esc both went through the same path, it appeared on essentially every search rather than on any particular search term or configuration.</p>
<p dir="auto"><strong>What the upgrade involved</strong></p>
<p dir="auto">No server change and no database change. Schema version stays at 6005. Anyone coming from 6.2.14 or earlier should read the 6.2.15 notes as well, because everything in them applies here.</p>
<p dir="auto"><strong>Fixed</strong></p>
<p dir="auto">Closing the palette moves the focus away, which raised the deactivation handler while the close was still in progress, and that handler closed the window a second time. WPF refuses that outright:</p>
<pre><code>System.InvalidOperationException: Cannot set Visibility to Visible or call Show,
ShowDialog, Close, or WindowInteropHelper.EnsureHandle while a Window is closing.
</code></pre>
<p dir="auto">The deactivation handler now closes the palette only when a close is not already under way. Nothing was lost to this defect. The navigation had already happened by the time the dialog appeared, so no setting was misapplied. It was noise in the one feature added to make settings easier to find.</p>
<p dir="auto"><strong>Still open at this release</strong></p>
<p dir="auto">Discussion #18, the stall after 354 when relaying from Postfix or Proxmox Mail Gateway, remained open and unreproduced. 6.2.15 added debug logging to the SMTP DATA path that distinguishes the three candidate stages, and that log is what will identify the cause. Tracked in #20.</p>
<p dir="auto">Validated by the full regression suite: 1040 of 1040 passing, zero failures. The download is hMailServer-6.2.16-x64.exe.</p>
<p dir="auto"><a href="https://www.progressiverobot.com/hmailserver-downloads/" rel="nofollow ugc">Full release notes, checksums and signatures</a></p>
]]></description><link>https://www.hmailserver.co.uk/topic/28200/hmailserver-6.2.16-an-error-dialog-on-closing-the-ctrl-k-settings-palette</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 04:31:42 GMT</lastBuildDate><atom:link href="https://www.hmailserver.co.uk/topic/28200.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Aug 2026 23:45:45 GMT</pubDate><ttl>60</ttl></channel></rss>