Skip to content
/ mailer Public

An ASPNET web application to send emails in google

Notifications You must be signed in to change notification settings

genebit/mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailer

An ASPNET web application to send emails in google

How to run program:

  • Run in Visual Studio

How it works:

  • The main code is within the Controller/HomeController.cs
  • The code works by having the sender (google) account enabled their 2-step Verification. (This can be found in the myaccount.google.com under, security settings)
  • If the 2-step Verification is enabled then the App Password section will show.
  • Click App Password and login.
  • Select app > Other (custom name) label your usage for that password.

About

An ASPNET web application to send emails in google

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published