Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Let Mailables accept a simple email array as cc/bcc #2308

Closed
traubisoda opened this issue Aug 10, 2020 · 1 comment
Closed

Let Mailables accept a simple email array as cc/bcc #2308

traubisoda opened this issue Aug 10, 2020 · 1 comment

Comments

@traubisoda
Copy link

Currently we can only set a single email address, an associative array, or an object as cc or bcc in Mailables.
I think it would be nice, if it were possible just to pass a simple array of email addresses as cc/bcc. As of now, if someone has a simple array, it has to be mapped/converted to have an email key with the address.

@traubisoda
Copy link
Author

traubisoda commented Aug 10, 2020

Related PR: #33810

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant