Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cc and Bcc email settings #7001

Closed
donnapep opened this issue Jul 4, 2023 · 3 comments · Fixed by #7014
Closed

Add Cc and Bcc email settings #7001

donnapep opened this issue Jul 4, 2023 · 3 comments · Fixed by #7014
Assignees
Milestone

Comments

@donnapep
Copy link
Collaborator

donnapep commented Jul 4, 2023

Is your feature request related to a problem? Please describe

Add the ability to send emails to Cc and / or Bcc recipients.

Describe the solution you'd like

Add "Cc" Address and "Bcc" Address settings to the Settings > Emails > Settings screen (below "Reply To" Address). Each field should be able to support multiple comma-separated email addresses. When any email is sent, also send the email to the Cc and Bcc addresses.

We should perform some validation to ensure a valid email address is entered.

Additional context

p1687985509584459-slack-C02NWDZBL0H
pd4lcI-T6-p2

Describe alternatives you've considered

Whether these fields need to be configurable on a per email basis. As that would be a lot more complex, we've decided to implement this globally for now.

@donnapep donnapep added [Type] Enhancement [Pri] Normal Can wait for the next release Emails labels Jul 4, 2023
@merkushin
Copy link
Member

When any email is sent, also send the email to the Cc and Bcc addresses.

Should we implement it or just rely on default implementation in WP?

@donnapep
Copy link
Collaborator Author

donnapep commented Jul 10, 2023

Should we implement it or just rely on default implementation in WP?

@merkushin Yup, I think we can just do that. Whatever solution is simplest to fulfill the requirement. 🙂

@donnapep donnapep added [Pri] High Ship ASAP and removed [Pri] Normal Can wait for the next release labels Jul 10, 2023
@donnapep
Copy link
Collaborator Author

I'm bumping this to a high in order to satisfy an internal request.

@merkushin merkushin self-assigned this Jul 10, 2023
@github-actions github-actions bot added this to the 4.16.1 milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants