Hi,
It's not the first time that happens to me that an email is marked as bounced, immediately is marked as email invalid, but the person clicks in the email. How is that possible?
The bounced is marked as 550 [internal][oob] The recipient is invalid.
Now that valid email and person who clicked in the email who won't receive more emails because the email is marked as invalid - I know I can change it but that's not the point.
Any ideas on how is this happening or how to fix it? I mean from the root of the problem, not just create a smart list to mark them as valid again.
Thanks.
It's possible it was clicked by a bot or similar. There's a discussion related to this here: https://nation.marketo.com/message/117598#comment-117598
Hey Irene, [oob] bounces are "out of bounds" which means that it's just the response that the receiving server is returning -- which is completely out of your (or Marketo's) control. I doubt there are many of
I doubt there are many bounces like this occurring, but you could set up a smart list that you review periodically, or a triggered smart campaign for someone who clicks a link in an email where email invalid = true (probably with a email invalid cause contains OOB), and send yourself an alert.
A specific scenario is like so:
Note the whole process above can happen in a matter of seconds, so it's possible for the order in the log to be not exactly representative of the execution order.
There are some other permutations as well, but the general tenor is the same: not validating the address in-band, letting anti-abuse checks run, then being forced to send an OOB bounce. Like Dory said, this should be a rare occurrence. These days it's a downright misconfiguration to not validate the LHS in-band (it was always something to avoid if you could, but not always a signal of a overall bad system) although in some cases, such as temporary maintenance during which a less-capable backup system is used, it may still be necessary.
A far-remote other possibility is that the OOB bounce is synthetic and punitive, that is, the email did not pass all checks, but the receiver is pretending the mailbox does not exist. This would be a really stupid config on their part -- no two ways about it -- but mail admins (I was one for many years) can have some strange ideas about how to enforce their rules (n.b. not "their company's" rules ).
Thanks guys. I didn't know all this could happen, but even if it's rare, makes total sense.
Just to make sure, any idea on where these bots normally click? Is it a random link in the email? In the particular case I'm looking at right now, the link clicked is in the signature of the email and it's not the first or the last link in there - looking at the info logged in the click in Marketo. Is there anything in particular to look for in User Agent or something like that, or will everything looks like if it was a human click?
Is the other case possible? Where it was marked as oob but the person did receive it?
Thanks a million.
Hi Irene, I have seen emails marked as OOB but the person did receive it. Unfortunately it's just up to whatever response the recipient's server sends out at that point. Again -- super rare (and we average 1.6m emails/week), but it happens.
The intent is that it always looks like a human click -- otherwise the services aren't doing their job, since they could easily be sidestepped by an attacker.
Thanks Dory and Sanford,
I'm thinking of a smart campaign that moves them back to email valid a couple of times and if it happens 3 times just leave them as invalid. Is there any way make them run through that just twice?
Sorry for some many questions, I know it's rare but I don't send huge amount of emails and it has happened more than once or twice so I don't want to lose those people.
Thanks.
The only way I can think of to have them run through something just 2x is to create two separate campaigns. They're allowed to run through each one 1x, and the second campaign requires them to be a member of the first campaign to qualify.
We had a person fill out a form and then did not receive the email that included a link to the download. They got to the form from another email that we sent to them. So some emails are getting thru and others like this are getting marked with "550 [internal] [oob] The recipient is invalid." How is this possible?