Added info on seeing email logs.

This commit is contained in:
Juan Luis Baptiste 2019-03-06 21:23:48 -05:00
parent ce934c2f93
commit 247c3ec0d5
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@ Or if you can start the service using the provided [docker-compose](https://gith
sudo docker-compose up -d
To see the email logs in real time:
docker logs -f postfix
#### A note about using gmail as a relay
Gmail by default [does not allow email clients that don't use OAUTH 2](http://googleonlinesecurity.blogspot.co.uk/2014/04/new-security-measures-will-affect-older.html)