Question
3
Replies
119
Views
Posted: November 13, 2017
Last activity: December 1, 2017
Closed
Setting up SSL enabled SMTP client
Hi. Can we enable SSL with our OOTB smtp connector? I couldn't find any description on it in Help pages, or couldn't find any Properties/Methods which seem to be related.
I've found that choosing "System.Net.Mail.SmtpClient" with "Add Constructor for Type" button produces EnableSsl property, but is this the way we should follow? Do we have a better way that is close to OOTB function?
Have you tried using the outlook connector to access that functionality?