mirror of https://github.com/caronc/apprise
Updated Notify_email (markdown)
parent
169ec6d71d
commit
4df46b2079
|
@ -63,5 +63,5 @@ Send a email notification to our hotmail account:
|
||||||
# It's really easy if you're using a built in provider
|
# It's really easy if you're using a built in provider
|
||||||
# Built-In providers look after handling the little details such as
|
# Built-In providers look after handling the little details such as
|
||||||
# the SMTP server, port, enforcing a secure connection, etc
|
# the SMTP server, port, enforcing a secure connection, etc
|
||||||
notify mailto:///example:mypassword@hotmail.com
|
apprise mailto:///example:mypassword@hotmail.com
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue