Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit d5ad758

Browse files
committed
Merge pull request #1833 from sendgrid/Zaftula-patch-6
Delayed bounce explanation
2 parents 95591df + dd0a598 commit d5ad758

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
st:
3+
published_at: 2016-05-17
4+
type: Classroom
5+
seo:
6+
title: Why did my message show as Delivered first and then as Bounced?
7+
description: Learn what to do when an email address shows events for both Delivered and Bounced...
8+
keywords: delay, delivery, deliver, delivered, after, then, bounce, bounces, bounced
9+
title: Why did my message show as Delivered first and then as Bounced?
10+
weight: 0
11+
layout: page
12+
navigation:
13+
show: true
14+
---
15+
16+
When looking at your [Activity Feed](https://app.sendgrid.com/email_activity?) or in your own [Event data]({{root_url}}/API_Reference/Webhooks/event.html), you may see a very rare occurrence known as a delayed bounce. A delayed bounce occurs when a message is accepted by a recipient server(Delivered) and then is promptly declined(Bounced). SendGrid ultimately treats these messages as a bounce, and any future sends to this address will be dropped.
17+
18+
If you wish to continue sending to the address that was affected, you will want to remove them from your bounce suppression list by navigating to [Suppressions > Bounces](https://app.sendgrid.com/suppressions/bounces?) and removing the email from the list or removing via API. You can also remove bounces from this list using the API. If you would like more information as why the email bounced, it is best to contact the mail administrator directly for the intended recipient's mail domain, usually postmaster@domain.com.

0 commit comments

Comments
 (0)