Add cyrus-sasl-login package to enable LOGIN method
Some checks are pending
ci/woodpecker/push/woodpecker/1 Pipeline is pending
ci/woodpecker/push/woodpecker/2 Pipeline was successful

This commit is contained in:
nemunaire 2025-10-25 11:05:55 +00:00
commit b1d6af7ef5

View file

@ -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