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: 

Using Email Notify as mentioned in example giving Failed to send email,Check configuration setting

Nitesh Kishore Kashi
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!
October 14, 2022

I have used below code snippet for email notify from https://bitbucket.org/atlassian/email-notify/src/master/:

script:
   - pipe: atlassian/email-notify:0.8.0
     variables:
         USERNAME: 'someemail@companydomain.com'
         PASSWORD: 'password'
         FROM: 'someemail@companydomain'
         TO: 'otheremail@companydomain'
         HOST: 'smtp-mail.outlook.com'

 

I am getting error ✖ Failed to send email to otheremail@companydomain. Check your configuration settings.

What configuration changes I have to do

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Ayush Sharma
November 15, 2022

hey I'm also having the same problem please tell me if you have a solution 

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events