Replace deprecated SmtpClient by MailKit

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Hello everyone.
In EmailSender.cs (Nop.Services library) I just rewrite sending mail using MailKit instead of SmtpClient. SmtpClient is marked as deprecated by Microsoft and does'nt support SSL/TLS (just SSL).
How can I make my code available to the community ? My code is for NopCommerce V4.20.
Thanks for your advices.
4 years ago
This i would be more that happy to get my hands on :D
4 years ago
Will be great to create a github repository and share it.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.