Kitura / Swift-SMTP

Swift SMTP client
Apache License 2.0
259 stars 60 forks source link

Add requireTLS #65

Closed quanvo87 closed 6 years ago

quanvo87 commented 6 years ago

From nodemailer:

requireTLS – if this is true and secure is false then Nodemailer tries to use STARTTLS even if the server does not advertise support for it. If the connection can not be encrypted then message is not sent