Browse Source

fix new imapsync dependency (#3256)

thanks
Yohann Prigent 5 years ago
parent
commit
2f1520b991
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/Dockerfiles/dovecot/Dockerfile

+ 1 - 0
data/Dockerfiles/dovecot/Dockerfile

@@ -33,6 +33,7 @@ RUN groupadd -g 5000 vmail \
   libdbi-perl \
   libdigest-hmac-perl \
   libdist-checkconflicts-perl \
+  libencode-imaputf7-perl \
   libfile-copy-recursive-perl \
   libfile-tail-perl \
   libhtml-parser-perl \