Friday, March 30, 2018

Send Email Using Gmail SMTP

EnableSSL property generally specifies whether SSL is used to access the specified SMTP mail server or not.Please go through the piece of code to send Email as given below. Now a days gmail has become more secure due to various security reasons , so while sending email using mailmessage class we get the Authentication Error also.Please follow the steps given below to change some settings in Sender gmail account to get rid of that error.

source https://www.c-sharpcorner.com/Blogs/send-email-using-gmail-smtp

No comments:

Post a Comment