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

Feature request for email-notify: BCC

Kevin Helfer
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!
September 15, 2023

For the email-notify package, I'd like to request support for the BCC field in emails.

We use the tool to notify our entire team of new releases and would like to prevent mass emails when someone (accidentally) clicks on "reply all". Putting recipients in the BCC field could effectively prevent this.

2 answers

1 accepted

0 votes
Answer accepted
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 4, 2023

Hi @Kevin Helfer 

We have added support for BCC field:

Example sending to multiple recipients using BCC ("Blind Carbon Copy"):

script:
  - pipe: atlassian/email-notify:0.11.0
    variables:
      USERNAME: 'myemail@example.com'
      PASSWORD: $PASSWORD
      FROM: 'myemail@example.com'
      TO: 'myemail@example.com'
      BCC: 'example1@example.com, example2@example.com, example3@example.com'
      HOST: 'smtp.gmail.com'

Thanks for your contribution to the community.

Best regards,
Oleksandr Kyrdan

Kevin Helfer
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 16, 2023

Hi Oleksandr, thanks a lot for implementing this!

Like Oleksandr Kyrdan likes this
0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 15, 2023

Hi @Kevin Helfer . Thanks for feature request.

We will investigate this and notify you when new version with this feature will be released.

Regards, Igor

Suggest an answer

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

Atlassian Community Events