
It is ultra easy so I will not explain much here. This DLL comes with a demo application that shows how to use the DLL. NET project that contains these functionalities. If you need programmatical acces to Mailing Lists, Message Handling, Rule Management or Gateway Functions then add the MDUser COM.dll to your. MD_InitDomainInfo, MD_FreeDomain, MD_WriteDomain, MD_DeleteDomain, MD_GetDomainCount, MD_GetDomainNames, MD_VerifyDomainInfoĪnd MD_InitUserInfo, MD_GetFree, MD_VerifyUserInfo, MD_AddUser, MD_GetByEmail, MD_GetUserInfo, MD_SetUserInfo, MD_DeleteUser, MD_UserExists, MD_FindFirst, MD_GetEmail, MD_FindNext, MD_FindClose More Functionality The code uses the following C++ functions:
The classes have a clean error handling that translates the C++ error codes into human readable error messages which are thrown as exceptions. All C++ constants have been converted into handy. You can work with these defaults or modify them. The classes cUser and cDomain have various properties which are automatically filled with the default server values when a new class is created. You can enumerate all domains and all users. You can create domains, create user accounts and modify existing domains and users and search users. I_User.WebConfig = _WORLDCLIENT |Ĭ_PASSWORD | _ADMIN It offers access to ALL API functions that are needed to create and manipulate domains and user accounts. It is a managed C++ DLL that can be used in C# and VB. I asked the alt-n technologies support why there are some function missing in the COM DLL like creating new domains for example. NET you can use the MDUserCOM.dll which offers access to the majority of the funcionality, but not all. In C++ you use the MDUser.dll which offers access to the entire server functionality. If you decide to add new mail domains and new user accounts 100% automatically, this is very easy. You can fully control the server's functionality from your own administration application written in C++ or. The user can chose between several web themes - one of them looks exactly like Outlook Web Access. This mail server offers the same functionality, is cheaper, occupies less RAM and is much much easier to configure. You could install a Microsoft Exchange Server, but there is much better solution: I recommend MDaemon from alt-n technologies. Do you need a mail server? Do you own Web Hosting and want to add Mail support for your clients?