mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-25 19:14:07 +00:00
Add libsasl2-modules
This commit is contained in:
parent
5fa794174c
commit
e683faac1b
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue