RocketChat / helm-charts

Repository for RocketChat helm charts
36 stars 67 forks source link

smtp.existingSecret not/no longer working? #129

Open jenwirth opened 7 months ago

jenwirth commented 7 months ago

Hi,

Version: 6.7.6

We are using the following values:

smtp:
    enabled: true
    existingSecret: es-mail

I can confirm the MAIL_URL env variable is set (mail-url: smtp://xxxx@xxxx:pppppp@smtp.gmail.com:587

However email is not (or no longer) enabled (all the fields are empty in the workspace settings) and also not working.

tx.,