Yandex test account not working any more

This commit is contained in:
chriswayg 2020-05-26 14:56:44 +08:00 committed by GitHub
parent e29c11e541
commit 6c3a9e3f88
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ You can configure your variables in ansible with one of the following
``` ```
## Run ## Run
**By default mstmp will function out of the box with the defaults/main.yml settings, because the configuration uses a real smtp server (for testing only!)** - mstmp used to function out of the box with the provided defaults/main.yml settings, because the configuration used a real smtp server for testing, but Yandex does not allow this any more. Instead use a Gmail account for testing.
```ansible-playbook -l hostname msmtp.yml``` ```ansible-playbook -l hostname msmtp.yml```