mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-26 03:52:50 +02:00
Add support for AUTH LOGIN authentication mechanism for relaying email via smart hosts.
This commit is contained in:
parent
2d68fa42d4
commit
d9e7b8249b
@ -12,7 +12,7 @@ RUN pip3 install socrate==0.2.0
|
||||
RUN pip3 install "podop>0.2.5"
|
||||
|
||||
# Image specific layers under this line
|
||||
RUN apk add --no-cache postfix postfix-pcre cyrus-sasl-plain
|
||||
RUN apk add --no-cache postfix postfix-pcre cyrus-sasl-plain cyrus-sasl-login
|
||||
|
||||
COPY conf /conf
|
||||
COPY start.py /start.py
|
||||
|
1
towncrier/newsfragments/1632.feature
Normal file
1
towncrier/newsfragments/1632.feature
Normal file
@ -0,0 +1 @@
|
||||
Add support for AUTH LOGIN authentication mechanism for relaying email via smart hosts.
|
Loading…
x
Reference in New Issue
Block a user