Updated Notify_email (markdown)

lead2gold 2018-03-13 19:31:18 -04:00
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
# Built-In providers look after handling the little details such as
# the SMTP server, port, enforcing a secure connection, etc
notify mailto:///example:mypassword@hotmail.com
apprise mailto:///example:mypassword@hotmail.com
```