Browse by Tags

All Tags » Html Mail (RSS)

Sending HTML Mail Using Gmail SMTP (using System.Net.Mail namespace) by nijhawan.saurabh

INTRODUCTION: Sending emails requires SMTP server and hence usually you won’t be able to send emails from your local machine [In case you have SMTP server configured on your local machine, you can surely send emails using that!]. The other way out would...
More Posts