Greetings,
I configured my Amazon SES via cli in order to recieve hestia alarms:
bash /usr/local/hestia/install/upgrade/manual/configure-server-smtp.sh
And now appears like this:
Summary:
Use SMTP: true
SMTP Host: ***.eu-west-3.amazonaws.com
SMTP Port: 587
SMTP Security: TLS
SMTP Username: ***
SMTP Password: ***
Email Address: ***@***.com
Are these values correct? (y/N)
I tried to stop some services in order to check if the mails were sent but I don’t recieve any.
Is there any issues in the configuration or do I need some more steps to configure hestia regarding the notifications behavior?
Thanks in advance.