DISCOURSE_SMTP variables in app.yml

What is the full set of these variables?

I have this set:

DISCOURSE_SMTP_ADDRESS:
DISCOURSE_SMTP_PORT:
DISCOURSE_SMTP_USER_NAME:
DISCOURSE_SMTP_PASSWORD:
DISCOURSE_SMTP_ENABLE_START_TLS: true # (optional, default true)
DISCOURSE_SMTP_DOMAIN:
DISCOURSE_NOTIFICATION_EMAIL:

In my admin panel, I see authentication is ‘plain’ but I believe I need ‘login’. Where does one set this? Where is the documentation of these settings?

You may check these links:

3 Likes