From 710eefb496d52634dfffd8f7201cf4ef5331b1b1 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 --- homelab/docs/Email.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/homelab/docs/Email.md b/homelab/docs/Email.md index 2d74ef4c..1c362af8 100644 --- a/homelab/docs/Email.md +++ b/homelab/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