HMailServer
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, 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:- Host based DNS Blacklisting
- URL based DNS blacklisting
- Greylisting
- SPF
- Built in SpamAssassin integration
- DKIM
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
- Server side rules
- Retrieval of messages from external POP3 accounts
- Quotas on domain, mailbox, and individual message sizes
- Plus addressing
- Attachment blocking
- Custom SMTP routes for specific domains
- API
- Built-in support for SSL
Integration
- ClamAV anti-virus software
- SquirrelMail for webmail, ; spell-checking available
- Roundcube for webmail, also requires auxiliary database provider such as mySQL to operate
- SpamAssassin spam filtering
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. Since version 5.4, hMailServer is licensed under the GNU AGPL 3.The latest version of hMailServer appears to be open source again. This is also noted on the hMailServer home page.