From 052ec88e5682dab32ba4c93747ca7364c7474e11 Mon Sep 17 00:00:00 2001 From: lead2gold <850374+caronc@users.noreply.github.com> Date: Sat, 26 Jan 2019 08:48:32 -0500 Subject: [PATCH] formatting --- Notify_email.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Notify_email.md b/Notify_email.md index 03256c1..cba3a6d 100644 --- a/Notify_email.md +++ b/Notify_email.md @@ -18,10 +18,9 @@ The following syntaxes work right out of the box: Secure connections are always implied whether you choose to use **mailto://** or **mailtos://** -**Note** Google Users using the 2 Step Verification Process will be required to generate an **apppassword** from [here](https://security.google.com/settings/security/apppasswords) that you can use in the {password} field. +**Note** Google Users using the 2 Step Verification Process will be required to generate an **app-password** from [here](https://security.google.com/settings/security/apppasswords) that you can use in the {password} field. **Note** Fastmail Users are required to generate a custom App password before you can connect it up to send email to (from a 3rd party tool like this one). You must assign the _SMTP_ option to the new App you generate. This Fastmail portion of this plugin currently supports [[the following 116 domains|Notify_email/Fastmail]]. Just make sure you identify the email address you're using when you build the mailto:// url and everything will work as intended. -* [[E-Mail|Notify_email]] ## Using Custom Servers Syntax If you're using your own SMTP Server or one that simply isn't in the *Built-In* list defined in the previous section then things get a wee-bit more complicated.