Skip to content
Discussion options

You must be logged in to vote

and inside the docker mailserver container I see this:

root@lopkyhj:/etc/dovecot# ls /etc/dovecot/protocols.d/
imapd.protocol lmtpd.protocol managesieved.protocol.disab pop3d.protocol.disab

managesieved.protocol.disab
is it still disabled?

It doesn't seem like the ENV logic ran for you?

# enable Managesieve service by setting the symlink
# to the configuration file Dovecot will actually find
if [[ ${ENABLE_MANAGESIEVE} -eq 1 ]]; then
_log 'trace' 'Sieve management enabled'
mv /etc/dovecot/protocols.d/managesieved.protocol.disab /etc/dovecot/protocols.d/managesieved.pr…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@polarathene
Comment options

Answer selected by polarathene
@jessec
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants