Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Email Notification SES

Giulio Loffreda
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 12, 2022

Hi there

Trying to setup an email notification using AWS SES and I'm getting the message:

✖ Failed to send email to email@server.com. Check your configuration settings.
- step:
name: Send Email
script:
- pipe: atlassian/email-notify:0.8.0
variables:
HOST: 'email-smtp.sa-east-1.amazonaws.com'
PORT: 587
USERNAME: $AWS_SES_KEY_ID
PASSWORD: $AWS_SES_KEY_SECRET
FROM: 'origin@server.com'
TO: 'email@server.com'
SUBJECT: 'Task Microservice'
BODY_PLAIN: |
Please find the attached the source code.
ATTACHMENTS: forward-staging.zip

Tried the port 587 as well.
Any help ?

2 answers

0 votes
Abhishek P February 29, 2024

Hi @Giulio Loffreda  For FROM and TO email ID you have added them in AWS SES Identities and verified it ?

 

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 16, 2022

Hi @Giulio Loffreda 

Thank you for your question!

Have you tried add DEBUG variable to see more debug logs?

Best regards,
Oleksandr Kyrdan

Abhishek P February 29, 2024

Hi @Oleksandr Kyrdan ,

 

I am getting similar error message. Is there any document which we can refer for using AWS SES SMTP for email-notify pipe. 

 

Thanks

Abhishek P

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events