winapi - How to send mail on windows (other than MAPI) -


Considering the MSDN MAPI documentation page, the API is now deprecated. If this is the case, then what are the suggested APIs for sending mail these days?

Edit: Thanks for all the suggestions, Managed Route is' We are using MFC as a suitable t for us

< Div class = "post-text" itemprop = "text">

If you want to open a message in the user's default MUA, SMAPI is your best choice. If you want to send a message without user input, the suggestions above are the best.


Comments