Hello Team anyt one help in signoz i have configur...
# contributing
m
Hello Team anyt one help in signoz i have configured SMTP in alert manager at port 25 we have plain text we don't have any tls and password i have used SIGNOZ_ALERTMANAGER_SIGNOZ_GLOBAL_SMTP__REQUIRE__TLS=false SIGNOZ_ALERTMANAGER_SIGNOZ_GLOBAL_SMTP__TLS__INSECURE__SKIP__VERIFY=true env still am getting error like tls enable by default true
n
Hey @Mahaboob Basha can you try with setting up:
Copy code
SIGNOZ_ALERTMANAGER_SIGNOZ_GLOBAL_SMTP__TLS__CONFIG_INSECURE__SKIP__VERIFY=true
m
i have used this also am getting samw @Nagesh Bansal
n
there should be a
TLS__CONFIG
in the variable
m
SIGNOZ_ALERTMANAGER_SIGNOZ_GLOBAL_SMTP__REQUIRE__TLS=false SIGNOZ_ALERTMANAGER_SIGNOZ_GLOBAL_SMTP__TLS__CONFIG_INSECURE__SKIP__VERIFY=true
I HAVE used this stil am getting error @Nagesh Bansal
my version 70
n
okay, is it possible that you can upgrade the version from 0.70.0 to latest version or version > 0.76.2
m
my alert manager version is 0.23.7
n
With version: 0.76.2 the env varibles has changed, so i would recommend you to use version > 0.76.2