An open API service indexing awesome lists of open source software.

https://github.com/genebit/mailer

An ASPNET web application to send emails in google
https://github.com/genebit/mailer

aspnet-mvc c-sharp smpt

Last synced: 2 months ago
JSON representation

An ASPNET web application to send emails in google

Awesome Lists containing this project

README

          

# 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.