mirror of https://github.com/caronc/apprise
formatting
parent
84d1650705
commit
052ec88e56
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue