Skip to content

Example console application that sends a crafted email message. The data is retrieved from a database and then normalized. The email message is sent using an smtp client(gmail for this example). It requires credentials as well as configuring a setting in the sending gmail account.

Notifications You must be signed in to change notification settings

EthanR/EmailExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

EmailExample

Example console application that sends a crafted email message.

The data is retrieved from a database and then normalized. The email message is sent using an smtp client(gmail for this example). It requires credentials as well as configuring a setting in the sending gmail account.

About

Example console application that sends a crafted email message. The data is retrieved from a database and then normalized. The email message is sent using an smtp client(gmail for this example). It requires credentials as well as configuring a setting in the sending gmail account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages