mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 06:37:11 -04:00
Fix SASL authentication for outgoing e-mail with specified SASL mechanism
This commit is contained in:
parent
6c1602051f
commit
50cdfc2145
3
start.sh
3
start.sh
@ -140,8 +140,7 @@ EOF
|
|||||||
cat <<EOF >./local/conf/ledgersmb.003.yaml
|
cat <<EOF >./local/conf/ledgersmb.003.yaml
|
||||||
mail:
|
mail:
|
||||||
transport:
|
transport:
|
||||||
sasl_password: ''
|
sasl_authenticator:
|
||||||
sasl_username:
|
|
||||||
\$class: Authen::SASL
|
\$class: Authen::SASL
|
||||||
mechanism: $LSMB_MAIL_SMTPAUTHMECH
|
mechanism: $LSMB_MAIL_SMTPAUTHMECH
|
||||||
callback:
|
callback:
|
||||||
|
Loading…
Reference in New Issue
Block a user