Add link to fetchmail website

This commit is contained in:
Josef Friedrich 2016-08-22 10:20:59 +02:00
parent 4f46a059ce
commit 941114be12
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
To enable the `fetchmail` service to retrieve e-mails set the environment variable `ENABLE_FETCHMAIL` to `1`
Your `docker-compose.yml` file should look like following snippet:
To enable the [fetchmail](http://www.fetchmail.info) service to retrieve e-mails set the environment variable `ENABLE_FETCHMAIL` to `1`. Your `docker-compose.yml` file should look like following snippet:
```
...