AWS SES Virtual Deliverability Manager Dashboard only shows emails without a BCC field

1

I use AWS SES for outbound messaging for a web service. This includes things like new account sign-up, reset password requests, contact us form and sending out an email w/ PDF attachment(s).

I am leveraging the SES Virtual Deliverability Manager in order to learn more about my sender reputation, track bounces, etc. They recently released a new feature of their Dashboard that will show the list of emails that have been sent via your SES account/credentials (subject, date, to/from, ISP, etc).

I use PHPMailer and Python smtplib and email libraries to send emails across two different EC2 servers (all leveraging the same exact settings for SMTP credentials, host, port and TLS encryption).

For some reason, ONLY emails that do not have a BCC field show up in the Virtual Deliverability Manager's Dashboard feature. It doesn't matter if I'm sending it via PHPMailer or Python.

All emails are sent fine and deliverability is not an issue but it seems either there is a bug with Virtual Deliverability Manager's Dashboard feature or I'm doing something else wrong that is causing them to not be logged via the service.

Does anyone have any insight into this fairly new service?

  • I'm having the same issue with emails that have a cc address - not showing up in dashboard

5 Answers
1

bump - same problem here. (thanks for posting here and helping me debug the problem!)

sam
answered 5 months ago
  • To be honest I gave up and migrated to Postmark. Infinitely better in every possible way.

1

Bump for visibility.

skva
answered 8 months ago
1

bump for more visibility

We use BCC to route outbound transactional email messages send via AWS SES into our CRM (Hubspot). It's a very common usecase. Please mage Virtual Deliverability Manager honour emails with BCC addresses!

Foxy
answered 5 months ago
1

Bump as well. We have similar problem since integration with Freshsales CRM via BCC.

MK
answered 3 months ago
0

No data at all is showing for me even though I can see in the account dashboard that emails have been sent.

answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions