Support for TLS Protocol Via SMTP

Hello Aspose,

I am looking thru Aspose E-mail Components and just want to confirm that whether Aspose supports for TLS (Transport Layer Security) encryption or NOT.

It would be really supportive if you provide high level list of features available in Aspose E-mail Components and specific about supports for TLS (Transport Layer Security) encryption or NOT.


Ashpak Saiyed:
Hello Aspose,
I am looking thru Aspose E-mail Components and just want to confirm that whether Aspose supports for TLS (Transport Layer Security) encryption or NOT.

It would be really supportive if you provide high level list of features available in Aspose E-mail Components and specific about supports for TLS (Transport Layer Security) encryption or NOT.


Hi Ashpak,

Thank you for writing to Aspose Support team.

Please use the SmtpClient.SecurityOptions = SecurityOptions.SSLExplicit to set the TLS mode of the smtp client. You can visit the API’s Feature List documentation page to have a look at the features supported. Please let us know if we can be of any additional help to you in this regard.

Thank you Kashif for your quick reply and suggestions. We will try to accommodate suggested changes.