The System.Net.Mail.SmtpClient class provides a bool EnableSsl property which, when enabled, allows you to connect to SSL/TLS SMTP servers like Gmail's. A lot of servers now seem to be making SSL mandatory.
I tried it on my end by simply setting it to true and it seemed to work correctly. I'd like to add a checkbox in the E-mail setup interface to enable ssl, but I'm not too familiar with your coding practices - would this be possible for someone to add?
SSL email support
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Good call. I will add that right now to the window. Should take about five minutes.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact: