Skip to content

A multi threaded email sender, that sends a email to a email address.

Notifications You must be signed in to change notification settings

officialmoonbyte/SMTPEmailSender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMTPEmailSender

A multi threaded email sender, that sends a email to a email address.

This project is mostly based off of the work of Liu Junfeng (https://www.codeproject.com/Articles/26663/Email-Sender)

Ive took all of his work, and used it to create a multithreaded portable library that will be used in future project's to verify the user when reseting the password.

To use, just use the mail loader at the namespace indiegoat.SMTP.loader(string From, string To, string Subject, string Body)

All of my repos has been moved to my private repository. To contribute, please view https://repository.moonbyte.net/braydel/SMTPEmailSender

All of my repositories are still online, but I recently had a project where I needed branch protection and I was not willing to pay github for it.

About

A multi threaded email sender, that sends a email to a email address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages