From 98a1b9da8e38d648b9e78f0b59dd80dca3e426f5 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Thu, 30 Jun 2022 00:15:01 -0700 Subject: [PATCH] Update instructions to use app passwords --- docs/Email.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/Email.md b/docs/Email.md index 2d74ef4..1c362af 100644 --- a/docs/Email.md +++ b/docs/Email.md @@ -9,4 +9,10 @@ | Security | SSL (Implicit TLS) | | SMTP Authentication | Yes | | Username | noreply@jafner.net | -| Password | *See Bitwarden* | \ No newline at end of file +| Password | *Create a unique Application Password (see below)* | + +## Create an Application Password +1. To get an Application Password, navigate to the [Google Account Console -> Security +](https://myaccount.google.com/u/2/security), then click "App passwords". +2. Under the "Select device" drop-down menu, select "Other (custom name)" and type the name of the service that will use the password. +3. Copy the yellow-highlighted App password. Use it for the desired service. \ No newline at end of file