Closed jsimpson closed 7 years ago
This error message (530) was very misleading to me, especially so since this was the first time I encountered it. I believe that my IT team has configured the e-mail address that I wish to send alerts to to only receive e-mail from same-domain accounts and that this is what the error message is indicating. Sorry for any trouble!
I'm trying to configure Inspeqtor to send alerts using Amazon SES. The Amazon SES documentation suggests that this is possible via STARTTLS and/or SMTPS. I put the following in to my configuration file:
The username and password were copied from known-working configurations on the same server and also checked and re-checked multiple times. However, when Inspeqtor runs and if I force a host alert I get a 530 error back (
"Error firing event: 530 Authentication required"
).Is there something wrong with my configuration or is this simply not supported? Also, thanks for such an amazing (and sane) monitoring tool!