Activated sieve filters port

This commit is contained in:
Kevin Veen-Birkenbach 2024-12-17 12:08:42 +01:00
parent d44bf2655a
commit 8133563bf5

View File

@ -29,6 +29,7 @@ services:
- "{{ ip4_address }}:995:995"
- "{{ ip4_address }}:143:143"
- "{{ ip4_address }}:993:993"
- "{{ ip4_address }}:4190:4190"
volumes:
- "/etc/mailu/overrides/nginx:/overrides:ro"
- "/etc/mailu/certs:/certs"