Your software
My Mautic version is: 4.2
My PHP version is: 7.4.28
My Database type and version is: 10.3.34-MariaDB-log-cll-lve
Your problem
My problem is: I’m sending through SendGrid API. Everything works great except the BCC receivers. If I add a BCC receiver in the email template they simply don’t get an email. The email sends as it is supposed to, just nothing goes to the BCC receiver. There are no error messages.
These errors are showing in the log: - No error messages
Steps I have tried to fix the problem:
Many different BCC email addresses
Tried with 1, 2 and 3 BCC email addresses
wlsfh
April 1, 2022, 10:10am
2
Hi
I noticed the very same issue here.
No logs, no nothing. It could be an issue withing SendGrid API.
Have you reached out to their customer service?
Got nothing to do with SendGrid, it’s in Mautic, acc to our internal planning, we should have a fix end of April, if so, I’ll post it here.
wlsfh
April 1, 2022, 12:55pm
4
Good to know as lately there were issues on SendGrid.
Will wait for updates then.
wlsfh
April 1, 2022, 8:13pm
5
So I went a bit deeper and noticed the following:
When I use SendGrid
BCC does not work
TO works with any email address (final recipient)
When I use my own ‘SMTP’
BCC does work with any email address
TO doesn’t (final recipient doesn’t receive a notification)
For now, I bypassed the BCC issue, using SendGrid and setting up two trigger events:
‘Send email to contact’ without any BCC
‘Send email to user’ using the email address I’d used if it BCC worked.
Hope it helps
wlsfh
June 12, 2022, 8:39pm
6
Was it fixed? Doesn’t seem to be working for me…
Is there any movement on this? BCC logging still isn’t working on Mautic 4.4.0
Hi @marc.beinder , I had someone write some php code, happy to send it over, but I use mailgun API, and that plugin uses swiftmail transporter (not sure what that is really), so the code is in that “file”.
Let me know if you want me to send it over.
@CarlJohan That would be great! DM me and I’ll give you my email.
Hey team
Checking in did this issue ever get resolved?
Need to add in a BCC for hubspot tracking asap - unable to find a recent git issue and testing the latest I am seeing nothing hitting sendgrid activities
Found this closed issue from 2021 (closed because of being stale)
opened 01:40AM - 12 Aug 21 UTC
closed 11:22PM - 29 Nov 21 UTC
bug
email-integrations
stale
[//]: # ( Invisible comment:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII… I
Before you create the issue:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Search for similar report among other reported issues.
Learn how to troubleshoot at https://www.mautic.org/docs/en/tips/troubleshooting.html
Use drag&drop to attach images or other files )
## Bug Description
I have Mautic configured to use SendGrid API. I have created a SendGrid API key with full access.
I created an email in Mautic with a BCC. When I send the email, the recipient receives the email, but the BCC does not.
I have another Mautic installation using Elastic Email, and the BCC does receive the email properly under the same circumstances.
I have also used PostMan to test calling the SendGrid API directly with the same SendGrid API key and a BCC, and the BCC receives the email properly in this scenario.
I checked the SendGrid logs and they do not show any emails going to the BCC.
| Q | A
| --- | ---
| Mautic version | 3.3.3
| PHP version | 7.3.23
| Browser | Chrome 92.0.4515.131
### Steps to reproduce
1. Configure Mautic to use SendGrid API
2. In Mautic, create an email with a BCC
3. Send the email from step 2 to a segment
4. The recipient receives the email but the BCC does not
### Log errors
Nothing relevant, just a bunch of "Invalid clickthrough value" errors.
[//]: # ( Invisible comment:
Please check for related errors in the latest log file in [mautic root]/app/log/ and/or the web server's logs and post them here. Be sure to remove sensitive information if applicable. )
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/100376021-bccs-are-not-working-with-sendgrid-api?utm_campaign=plugin&utm_content=tracker%2F5355074&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F5355074&utm_medium=issues&utm_source=github).
</bountysource-plugin>
Any known work arounds would be appreciated
Sendgrid global account BCC has been retired