Hi All, I have a desktop project in which I have to add email sending functionality. Means the client will install the software on there machine and they should able to send emails (from his any email address).
It might be the case that the client don't have IIS & SMTP service install on there machine. So this will be necessary for the clients to install it on there machine in order to work my application. Is it possible to send email without SMTP?, I found some articles but haven’t work for me. So is there any other way to do this. If any body has the idea about this then please let me know.