Is managed sieve working? #3653
-
I can't seem to get managed sieve working. I see only 1 port is it possible the sieve deamon is not running? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
You should provide more context ( |
Beta Was this translation helpful? Give feedback.
-
|
I followed the documentation and I opened the 4190 port. Is there a way to identify if the sieve plugin is loaded and working? Maybe with a I also can't telnet into the port: $ telnet 15.45.219.48 4190
telnet: connect to address 15.45.219.48: Connection refusedand inside the DMS container I see this:
is it still disabled?
|
Beta Was this translation helpful? Give feedback.
It doesn't seem like the ENV logic ran for you?
docker-mailserver/target/scripts/startup/setup.d/dovecot.sh
Lines 52 to 57 in 2a716cf