mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-12 02:28:20 +02:00
Add newly missing plain SASL support in postfix
This commit is contained in:
parent
d1f80cca99
commit
f85b32914c
@ -9,7 +9,7 @@ RUN pip3 install git+https://github.com/usrpro/MailuStart.git#egg=mailustart
|
||||
RUN pip3 install podop
|
||||
# Image specific layers under this line
|
||||
|
||||
RUN apk add --no-cache postfix postfix-pcre rsyslog
|
||||
RUN apk add --no-cache postfix postfix-pcre cyrus-sasl-plain rsyslog
|
||||
|
||||
COPY conf /conf
|
||||
COPY start.py /start.py
|
||||
|
Loading…
Reference in New Issue
Block a user