For details, please go to http://www.hmailserver.com
Required software:
- Visual Studio 2008 Service Pack 1
- InnoSetup (to build installation program)
To build hMailServer, follow these steps:
- Download the source code
- Compile the solution hmailserver\source\Server\hMailServer\hMailServer.sln. This will build the hMailServer server-part (hMailServer.exe)
- Compile the solution hmailserver\source\Tools\hMailServer Tools.sln. This will build hMailServer related tools, such as hMailServer Administrator and hMailServer DB Setup.
- Compile hmailserver\installation\hMailServer.iss (using InnoSetup) This will build the hMailServer installation program.