How to send email programatically with attachment
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello All I want to programatically send email to my ID (Yahoo or gmail) with an attachment. I am very new to email programming. Can any one suggest where to start with? Thanks for your time BlrBoy
See Programmatically adding attachments to emails[^] and Sending Email using MAPI - A COM DLL[^]
WhiteSky