Skip to content

Email Sender with mailkit in asp.net core 7 + partialview to string + Fix Error Of “The SMTP server requires a secure connection”

Notifications You must be signed in to change notification settings

MohammadEbrahimi-dev/Email-Sender-MailKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Sender Source Code

Title Of The Features :

Email Sender by MailKit in ASP.NET Core 7

PartialView Convertor To String
How To Fix Error Of “The SMTP server requires a secure connection”

Description :

This little project sends an email by using mailkit. The template of email support HTML and you can add any template of HTML to the partial view which convert a partial view to string of HTML codes.

If you use Gmail as email service, you may encounter an error that says “The SMTP server requires a secure connection or the client was not authenticated”

To solve this problem, you may follow my pdf .



If you want just use partial view to string, you can go to this page.

About

Email Sender with mailkit in asp.net core 7 + partialview to string + Fix Error Of “The SMTP server requires a secure connection”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published