

I am searching for function or any dll available via which i can get all active SESSIONID with email address.Īs you are working on the project(Mdaemon connectivity) already.
#Mdaemon software#
Whenever user session is not availabe or inactive at that time only my software will check new message for User1, if new message exist then forward it to the message queue for sms. Mail server generates SessionID for User1, which get expire after 15 minutes while user is inactive.Ģ. Example: User1 is connect to mail server via worldclient. But i wish to send message only when user session is inactive or disconnected to the mail server(Mdaemon). While implementing the process everything works perfect.
#Mdaemon update#
I can create user, update user and also can check mails.Ĭurrenly i am working on software to forward the emails to sms gateway. I have connected my (.net) software to mail server. Have a look into the code! The comments in the C++ code explain the functions. It is ultra easy so I will not explain much here.
#Mdaemon how to#
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.

#Mdaemon install#
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?
