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

v3 Cc & Bcc handling misleading #30

Open
ohaag opened this issue Apr 22, 2020 · 0 comments
Open

v3 Cc & Bcc handling misleading #30

ohaag opened this issue Apr 22, 2020 · 0 comments

Comments

@ohaag
Copy link

ohaag commented Apr 22, 2020

Hello,

Using mailjet/mailjetBundle, I noticed that the only way Swift_Message are formatted is using Recipient property.

However, belong to mailjet v3 documentation, to, cc and bcc could be used.

The fact is, I could not send any CC message with default configuration and the only way I found to do so was to switch into v3.1.

I don't know if it is intended because there's probably no equivalent (I'm not sure) of Recipient in SwiftMailer but at least I thought it worths a little warning in documentation like :
"If you want to add CC or BCC to your emails, you should check on v3.1 as v3 will split them into several mails."

Is it alright or am I missing something there ?

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

No branches or pull requests

1 participant