The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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

DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events