mirror of
https://github.com/caronc/apprise.git
synced 2024-12-13 10:21:51 +01:00
Updated Notify_email (markdown)
parent
53b085e7ce
commit
d15f7c03c9
@ -13,11 +13,15 @@ The following syntaxes work right out of the box:
|
||||
* mailto://{userid}:{password}@**live.com**
|
||||
* mailto://{userid}:{password}@**prontomail.com**
|
||||
* mailto://{userid}:{password}@**gmail.com**
|
||||
* mailto://{userid}:{app-password}@**fastmail.com**
|
||||
|
||||
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** 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
Block a user