Syntax correction.
This commit is contained in:
parent
e03af03ef9
commit
c7e5755fb8
|
@ -1,6 +1,6 @@
|
||||||
**We do not recommend using POP. Use IMAP instead.**
|
**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 :
|
Add the ports 110 and 995, and add environment variable ENABLE_POP :
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue