Expose managesieve publicly, related to #113
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "$BIND_ADDRESS:143:143"
|
- "$BIND_ADDRESS:143:143"
|
||||||
- "$BIND_ADDRESS:993:993"
|
- "$BIND_ADDRESS:993:993"
|
||||||
|
- "$BIND_ADDRESS:4190:4190"
|
||||||
volumes:
|
volumes:
|
||||||
- "$ROOT/data:/data"
|
- "$ROOT/data:/data"
|
||||||
- "$ROOT/mail:/mail"
|
- "$ROOT/mail:/mail"
|
||||||
|
|||||||
Reference in New Issue
Block a user