We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I cannot send emails. It appears to be that the mail from address is getting its value from the username In my setup with aws ses I have
mail: username: <access_key_id> password: <secret_access_key>
Thus I'm getting an error because I cannot set another value to a mail from address like [email protected]
[email protected]
The text was updated successfully, but these errors were encountered:
hi, first you need config the mail server - where send the email.
And then config the receiver email in Notification
Then config which alarms message you would like to receive.
Sorry, something went wrong.
No branches or pull requests
Question
Hi, I cannot send emails. It appears to be that the mail from address is getting its value from the username
In my setup with aws ses I have
Thus I'm getting an error because I cannot set another value to a mail from address like
[email protected]
The text was updated successfully, but these errors were encountered: