Ronal Raj
04/21/2025, 12:07 PMgit clone -b main
<https://github.com/SigNoz/signoz.git> && cd signoz/deploy/
# For a specific version: git checkout v0.6.1
./install.sh
Everything is working fine, but I want to enable email notifications via Amazon SES. Does anyone know what additional configurations I need to set up to get this working?
Any ideas or guidance would be appreciated!Nagesh Bansal
04/22/2025, 9:05 AMNagesh Bansal
04/22/2025, 9:05 AM