Fixing a spelling error on smtp.notify
This commit is contained in:
parent
4735114d53
commit
1ad16dbbd0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Configuration variables:
|
||||||
|
|
||||||
This platform is fragile and not able to catch all exceptions in a smart way because of the large number of possible configuration combinations.
|
This platform is fragile and not able to catch all exceptions in a smart way because of the large number of possible configuration combinations.
|
||||||
|
|
||||||
A combination that will work properly is port 587 and STARTTLS. It's recommanded to enable STARTTLS, if possible.
|
A combination that will work properly is port 587 and STARTTLS. It's recommended to enable STARTTLS, if possible.
|
||||||
|
|
||||||
Keep in mind that if the password contains a colon, it needs to be wrapped in apostrophes in the `configuration.yaml` file.
|
Keep in mind that if the password contains a colon, it needs to be wrapped in apostrophes in the `configuration.yaml` file.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue