mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-08 16:36:19 +00:00
add smtp submission ports
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
96d447a4e0
commit
511140a975
@ -110,6 +110,8 @@ services:
|
|||||||
- ldap
|
- ldap
|
||||||
ports:
|
ports:
|
||||||
- "25:25"
|
- "25:25"
|
||||||
|
- "465:465"
|
||||||
|
- "587:587"
|
||||||
volumes:
|
volumes:
|
||||||
- maildata:/var/mail
|
- maildata:/var/mail
|
||||||
- mailstate:/var/mail-state
|
- mailstate:/var/mail-state
|
||||||
|
Loading…
x
Reference in New Issue
Block a user