<?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.12: every C# component now targets .NET 8]]></title><description><![CDATA[<p dir="auto">The .NET modernisation of the tooling is finished. Every C# component now targets .NET 8. There are no server-core changes and no database change: the schema stays at 6005.</p>
<p dir="auto"><strong>What the upgrade involved</strong></p>
<p dir="auto">The supported-OS floor moved to Windows 10 1607, the .NET 8 runtime's own minimum, and the obsolete .NET Framework 4.5 gate is gone. The .NET 8 Desktop Runtime became a server-component prerequisite, not just a Control Panel one, and its exit code is checked before the database tools run at post-install.</p>
<p dir="auto"><strong>Changes</strong></p>
<ul>
<li>DBSetup, DBSetupQuick, DBUpdater, DataDirectorySynchronizer and the Shared library moved from .NET Framework 4.8.1 to SDK-style net8.0-windows. The COM API is consumed through a checked-in tlbimp wrapper in <code>source/Tools/Interop/</code>, so the tools build with plain <code>dotnet build</code> and no registered typelib. The silent command-line contract the installer depends on is unchanged.</li>
<li>The five VB6 migration wizards are gone. None could be built, their shared VB6 sources were never in the repository, and three migrated from products dead for two decades. The two worth keeping return as one .NET 8 Import Tool under Addons. Accounts from a comma-separated text file get per-line validation and a created/updated/failed summary instead of a crash on the first malformed line. Messages from mbox files stream through the supported COM API, <code>Utilities.ImportMessageFromFileToIMAPFolder</code>, one IMAP folder per file, rather than raw MySQL INSERTs. The silently dropped last message, CRLF mailboxes parsing as one giant message, mboxrd <code>&gt;From</code> quoting and SMTP dot-stuffing corrupting stored messages are all fixed.</li>
<li>CI now builds every C# project, with warnings-as-errors on the tools solution. Previously only the Control Panel was built, which let the NUnit 4 bump break the test and tool projects invisibly.</li>
<li>The test suite runs on NUnit 4.6.1, with the 2,200+ classic assert call sites kept compiling through NUnit 4.6's C# 14 extension members. Local-address selection now probes for an address the server answers on instead of trusting interface enumeration order, which broke under a connected VPN.</li>
</ul>
<p dir="auto">The full regression suite passed 1026 of 1026 against the rebuilt service, with live SpamAssassin and ClamAV.</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/28206/hmailserver-6.2.12-every-c-component-now-targets-.net-8</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 04:32:14 GMT</lastBuildDate><atom:link href="https://www.hmailserver.co.uk/topic/28206.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Aug 2026 19:59:10 GMT</pubDate><ttl>60</ttl></channel></rss>