Add cyrus-sasl-login package to enable LOGIN method
This commit is contained in:
parent
a48861eef7
commit
b1d6af7ef5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ FROM alpine:3
|
|||
|
||||
CMD ["/usr/sbin/postfix", "-c", "/etc/postfix", "start-fg"]
|
||||
|
||||
RUN apk --no-cache add postfix postfix-ldap
|
||||
RUN apk --no-cache add postfix postfix-ldap cyrus-sasl-login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue