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

0 votes
Ayush Sharma November 15, 2022

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events