HMailServer

From Wikipedia, the free encyclopedia

hMailServer
Developer(s) Martin Knafve
Initial release 2002
Stable release 5.4 (Build 1950)[1] / 3 June 2013 (2013-06-03)
Written in C++, C#
Operating system Microsoft Windows 2000/XP/2003/Vista/2008 (v4.0/v5.0)
Platform Windows
Type Mail transfer agent
License up to v4: Open source, v5: Closed source[2]
Website http://www.hmailserver.com

hMailServer is a free email server for Windows created by Martin Knafve. It runs as a Windows service and includes administration tools for management and backup. It has support for IMAP, POP3, and SMTP email protocols. It can use external database engines such as MySQL, MS SQL or PostgreSQL, or an internal MS SQL engine to store configuration and index data. The actual email messages are stored on disk in a raw MIME format. It has active support and development forums.

Common features such as multiple-domain support, aliases, catch-all and basic mailing lists are present. Users can be authenticated both against the local hMailServer user system and against an external Active Directory. Using a voting system on the hMailServer web site, the hMailServer users decide which features should be implemented in the software.

AntiSpam

hMailServer offers a number of different AntiSpam mechanisms:

  • Host based DNS Blacklisting (DNSBL)
  • URL based DNS blacklisting (SURBL)
  • Greylisting (must retry sending for the message to succeed)
  • SPF
  • Built in SpamAssassin integration
  • DKIM (in version 5.1)

AntiVirus

hMailServer has 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 open source software. Version 5 and later is closed source.[2]

See also

References

  1. Changelog on hMailServer Website
  2. 2.0 2.1 "hmailserver.com: Functionality". Retrieved 2012-03-05. "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." 
    Martin Knafve (2007-08-02). "A few different reasons.. [why version 5 is closed source]". Hmailserver-forums. Retrieved 2012-03-05. 

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.