Browse Source

[Dovecot] Update imapsync

andre.peters 7 years ago
parent
commit
a771d66889
2 changed files with 331 additions and 344 deletions
  1. 10 0
      data/Dockerfiles/dovecot/Dockerfile
  2. 321 344
      data/Dockerfiles/dovecot/imapsync

+ 10 - 0
data/Dockerfiles/dovecot/Dockerfile

@@ -14,6 +14,16 @@ RUN apt-get update && apt-get -y install \
 	cpanminus \
 	cpanminus \
 	curl \
 	curl \
 	default-libmysqlclient-dev \
 	default-libmysqlclient-dev \
+  libjson-webtoken-perl \
+  libcgi-pm-perl \
+  libcrypt-openssl-rsa-perl \
+  libdata-uniqid-perl \
+  libhtml-parser-perl \
+  libmail-imapclient-perl \
+  libparse-recdescent-perl \
+  libsys-meminfo-perl \
+  libtest-mockobject-perl \
+  libwww-perl \
 	libauthen-ntlm-perl \
 	libauthen-ntlm-perl \
 	libbz2-dev \
 	libbz2-dev \
 	libcrypt-ssleay-perl \
 	libcrypt-ssleay-perl \

File diff suppressed because it is too large
+ 321 - 344
data/Dockerfiles/dovecot/imapsync


Some files were not shown because too many files changed in this diff