hMailServer

{{Short description|Open-source e-mail server}}

{{Use mdy dates|date=August 2021}}

{{Multiple issues|

{{More citations needed|date=August 2011}}

{{Notability|Products|date=August 2011}}

}}

{{lowercase}}

{{Infobox software

| name = hMailServer

| screenshot = Hmailserver admin.PNG

| caption = hMailServer Administrator Screenshot

| developer = Martin Knafve

| released = {{Start date and age|2002}}

| discontinued = Yes

| latest release version = 5.6.8 (Build 2574){{Cite web |url=https://www.hmailserver.com/changelog/ |title=Free open source email server for Microsoft Windows |first=Martin |last=Knafve |website=hMailServer |access-date=2022-07-26}}

| latest release date = {{Start date and age|2021|03|10|df=yes}}

| latest preview version = 5.6.9 (Build 2607)

| latest preview date = {{Start date and age|2023|03|12|df=yes/no}}

| programming language = C++, C#

| operating system = Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows Server 2008 R2, Windows 7, Windows Server 2012, Windows Server 2012 R2, Windows 10, Windows Server 2016

| genre = Mail transfer agent

| license = AGPL

| website = {{URL|hmailserver.com}}

}}

hMailServer was a free email server for Windows created by Martin Knafve. It ran as a Windows service and includes administration tools for management and backup. It had support for IMAP, POP3, and SMTP email protocols. It could use external database engines such as MySQL, MS SQL or PostgreSQL, or an internal MS SQL Compact Edition engine to store configuration and index data. The actual email messages were stored on disk in a raw MIME format. As of January 15th, 2022, active support and development were officially halted,{{Cite web |title=State of hMailServer |url=https://www.hmailserver.com/state |access-date=2023-09-30 |website=www.hmailserver.com}} although version 5.6 will continue to receive updates for critical bugs.

Common features such as multiple-domain support, aliases, catch-all and basic mailing lists were present. Users could be authenticated both against the local hMailServer user system and against an external Active Directory.

AntiSpam

hMailServer offered a number of different AntiSpam mechanisms:

AntiVirus

hMailServer had built in support for ClamWin/ClamAV. It's possible to execute any command line virus scanner.

Other features

  • Domain and account signatures (for legal and advertising footers)
  • Server side rules (rules for individual accounts available in v5)
  • Retrieval of messages from external POP3 accounts
  • Quotas on domain, mailbox, and individual message sizes
  • Plus addressing (using + to make a virtual alias for an account specific to a task, as seen in Gmail)
  • Attachment blocking (based on attachment extension)
  • Custom SMTP routes for specific domains (can be used to set up MX backup, forwarding and more)
  • API (it's possible to write hMailServer scripts using VBScript and JScript)
  • Built-in support for SSL

Integration

History

The hMailServer project was started in 2003. Up until 2008 and version 4, the project was licensed under the GPL. Versions 5.0 to 5.3 were proprietary.{{Cite web |url=http://www.hmailserver.com/?page=functionality |title=Functionality |website=hMailServer |access-date=2012-03-05 |quote=hMailServer 4 and earlier versions are licensed as open source under the GPL license. Later versions of hMailServer (version 5 and later) are still free of charge but closed source.}}{{Cite web |url=http://www.hmailserver.com/forum/viewtopic.php?f=8&t=9736#p54149 |title=A few different reasons.. [why version 5 is closed source] |first=Martin |last=Knafve |date=2007-08-02 |website=hMailserver-forums |access-date=2012-03-05}} Since version 5.4, hMailServer is licensed under the GNU AGPL 3.{{Cite web |url=http://www.hmailserver.com/?page=changelog |title=Free open source email server for Microsoft Windows |first=Martin |last=Knafve |website=hMailServer |access-date=2016-04-21}}{{Cite web |url=http://hmailserver.com:60951/svn/hms/trunk/installation/License.rtf |title=GNU AGPL, Version 3 |date=19 November 2007 |website=hMailServer |archive-url=https://web.archive.org/web/20140226161931/http://hmailserver.com:60951/svn/hms/trunk/installation/License.rtf |archive-date=February 26, 2014 |url-status=dead |access-date=February 20, 2014}}

The latest version of hMailServer appears to be open source again.{{Cite web |url=https://github.com/hmailserver |title=hMailserver |website=GitHub.com |access-date=2016-04-21}} This is also noted on the hMailServer home page.{{Cite web |url=http://www.hmailserver.com |title=Free open source email server for Microsoft Windows |first=Martin |last=Knafve |website=hMailServer |access-date=2016-04-21}}

See also

References

{{Reflist}}