1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00
This commit is contained in:
Casper
2021-04-15 11:49:23 +02:00
committed by GitHub
parent af2991fefe
commit b2842f3bbc

View File

@ -4,7 +4,7 @@ hide:
- toc # Hide Table of Contents for this page
---
If you want to use POP3(s), you have to add the ports 110 and/or 995 (TLS secured) and the environment variable `ENABLE_POP3` to your `docker-compose.yml`:
If you want to use POP3(S), you have to add the ports 110 and/or 995 (TLS secured) and the environment variable `ENABLE_POP3` to your `docker-compose.yml`:
```yaml
mail: