Is it possible to disable TLS for SMTP configurati...
# support
s
Is it possible to disable TLS for SMTP configuration in alert manager? I'm getting this error:
Copy code
level=error ts=2024-10-07T12:18:20.191Z caller=api.go:808 component=api version=v1 msg="API error" err="server_error: 'require_tls' is true (default) but \"<hostname>:25\" does not advertise the STARTTLS extension"
s
Please create an issue here https://github.com/SigNoz/alertmanager
s
Also, I think I can make this configurable myself. Should I just go ahead and raise a PR for this?
s
Yes
s
Okay, I'll raise the PR and ping here. Idk the rules though
Any guidelines or something on how I can run and test? Just based on a glance at the code quickly, I was able to come up with this. https://github.com/SigNoz/alertmanager/pull/35/files Not really sure if it works or not also as of now.
@Srikanth Chekuri, Please review once when time permits
111 Views