r-smith / vmPing

Visual Multi Ping. Color-coded ping utility for monitoring multiple hosts.
MIT License
431 stars 69 forks source link

Error in Processing #73

Closed orcannus closed 3 years ago

orcannus commented 3 years ago

Error in processing. The server response was 5.7.3 STARTTLS is required to send mail Util.cs smtpClient ... Added EnableSSL = true and = false Still same results?

smtp requirements: Server: smtp.office365.com Port: 587 Encryption: STARTTLS

r-smith commented 3 years ago

It looks like I need to add an option for enabling STARTTLS. I'll put this in the next release as a checkbox next to the port field.

r-smith commented 3 years ago

Added here: 8a2e5535b9bac75570ab19063eea2217cf86a26a

Available in release 1.3.18