2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-31 06:15:28 +00:00

Syntax correction.

This commit is contained in:
Ovidiu Predescu
2019-08-06 14:39:08 -07:00
parent e03af03ef9
commit c7e5755fb8

View File

@@ -1,6 +1,6 @@
**We do not recommend using POP. Use IMAP instead.**
If you really want to you have POP3 running, add 3 lines to the docker-compose.yml :
If you really want to have POP3 running, add 3 lines to the docker-compose.yml :
Add the ports 110 and 995, and add environment variable ENABLE_POP :
```