diff --git a/asciinema/compose.yaml b/asciinema/compose.yaml index b1de282..7b312e5 100644 --- a/asciinema/compose.yaml +++ b/asciinema/compose.yaml @@ -19,7 +19,7 @@ services: SMTP_USERNAME: ${EMAIL_SMTP_USER} SMTP_PASSWORD: ${EMAIL_SMTP_PASSWORD} SMTP_SSL: true - SMTP_AUTH: login + SMTP_AUTH: always SMTP_RETRIES: 1 SMTP_NO_MX_LOOKUPS: true SMTP_ALLOWED_TLS_VERSIONS: tlsv1.2,tlsv1.3