Skip to main content
November 28, 2017
Question

Mailings still going to deleted leads?

  • November 28, 2017
  • 4 replies
  • 2864 views

I know this seems like a dumb question but I've seen evidence of it over and over again.

My mailings seem to go to "bad" leads even after they've been deleted.  I will get a bounceback from an email address, go into All Leads and search for it and find that it does not exist. 

I've submitted multiple examples to support and their answer was that I can't prove the emails were sent from Marketo, which sounds ridiculous.

Has anyone else experienced this?  Any thoughts or suggestions?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Level 8
November 28, 2017

It's possible that you're sending to a different email address that's forwarded to the deleted one (e.g. johndoe@acme.com is deleted, you email janesmith@acme.com who left the company, and Jane's email address is forwarded to John). This happens all the time and causes a bit of confusion. If you have a large database, it's even more likely.

November 28, 2017

That does make sense.  I'm working on a bit of database cleanup so hopefully that will help!

SanfordWhiteman
Level 10
November 28, 2017

I've submitted multiple examples to support and their answer was that I can't prove the emails were sent from Marketo, which sounds ridiculous.

Rachel's response is spot-on. This response from Support is sort of okay because if you can't show them the Message-ID of the original message (or SMTP-level logs) it's true that they can't see it as a Marketo email. Of course they should've had Rachel's answer at the ready...

November 28, 2017

Yes, that does make sense.  Thanks!

November 30, 2017

I also agree with Rachel's answer as we have had this occur ourselves on emails. It is frustrating when you get an autoresponse from an email address that does not exist in your database but does not provide the details of who in the company has really left and hence we cannot mark to remove the right person from future sends straight away.

Kevin_McMahon1
Level 4
November 30, 2017

We are having a similar issue.

We often get very angry email replies from people who say they have unsubscribed 10 times and demand we stop sending them emails. Every single time I find the address successfully unsubscribed the first time, but they have a second email address in our database and must have automatic email forwarding in place. So then I manually unsubscribe the other one and kindly reply back saying they will no longer have this issue.

It seems like this wouldn't happen often as most people should know whether or not they have automatic forwarding rules, but I usually see about 5/month with this issue. It's really more of their problem becoming my problem, so does anyone have any advice for this?

SanfordWhiteman
Level 10
November 30, 2017

Only advice -- which is quite a leap but does give you much better visibility if you're willing -- is to embed the lead ID in the From: and Reply-To: email addresses. (This is a form of VERP addressing, which Marketo and all ESPs use at the SMTP level to track bounces.)

The prerequisite is that you use a mail service (like GSuite) that can use "plus addressing."

You set the header sender(s) to <kevin.mcmahon+{{Lead.Id}}@example.com>. Then replies will go to, for example <kevin.mcmahon+123456@example.com> and you'll always be able to find the original lead record.