Haze Institute

Haze Institute Haze Institute (College of Higher Education)
official page of Haze is https://www.facebook.com/HazeCollege

Official page of Haze Institute is https://www.facebook.com/HazeCollege

13/03/2013

using System.Net.Mail;
using System.Net;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;

public static void SendEmail(MailMessage mail)
{
SmtpClient client = new SmtpClient();
client.Host = "smtp.gmail.com";
client.Port = 123;
client.Credentials = new System.Net.NetworkCredential("[email protected]", "strongpassword");
client.EnableSsl = true;

ServicePointManager.ServerCertificateValidationCallback = new RemoteCertificateValidationCallback(ValidateServerCertificate);
client.Send(mail);

}

private static bool ValidateServerCertificate(object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors)
{
if (sslPolicyErrors == SslPolicyErrors.None)
return true;
else
{
ServiceFault.WriteLog("Invalid SSL");
return true;
}
}

26/01/2013

We Wish You All Happy Republic Day...!!!

we are provide a corporate training for android developers.Our Office is in sector-18.contact No.: +91-8130562425, +91-9...
18/09/2012

we are provide a corporate training for android developers.
Our Office is in sector-18.
contact No.: +91-8130562425, +91-9873247199

www.monikacomputers.com

Monika Computers is a rapidly Growing company in the IT field that offers web development, application, Design and Search Engine Optimization. We have satisfied offshore clients in UK, USA and mid-eastern countries whole heartedly.Our motive is to provide top ranking in google, msn, bing, yahoo sear...

Address

Noida
201301

Alerts

Be the first to know and let us send you an email when Haze Institute posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The School

Send a message to Haze Institute:

Shortcuts

Share

Category