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?