Browse Source

Add libsasl2-modules

andryyy 8 years ago
parent
commit
e683faac1b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/Dockerfiles/postfix/Dockerfile

+ 1 - 0
data/Dockerfiles/postfix/Dockerfile

@@ -13,6 +13,7 @@ RUN apt-get update
 RUN apt-get install -y --no-install-recommends supervisor \
 	postfix \
 	sasl2-bin \
+	libsasl2-modules \
 	postfix \
 	postfix-mysql \
 	postfix-pcre \