genebit / mailer

An ASPNET web application to send emails in google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 60.2%Language:SCSS 20.3%Language:CSS 17.5%Language:HTML 1.6%Language:C# 0.3%Language:ASP.NET 0.0%