# How does Mailblast handle bounces?

Mailblast processes bounce/complaint notifications through Amazon SNS. \
Hard bounces and emails marked as spam are automatically filtered in your list, and subscribers will no longer receive emails for future campaigns.

You can see detailed bounce/spam information in each campaigns report:

![](/files/w0U2AbgRBaGsJTIanY85)

Note soft bounced recipients are still considered active accounts and are not filtered out in new campaign deliveries. Mailblast will automatically convert subscribers who soft bounce at least 3 times in a 4 week window into hard bounces.

Read  [Amazon SES best practices](https://media.amazonwebservices.com/AWS_Amazon_SES_Best_Practices.pdf) for further information.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mailblast.io/tracking-and-analytics/how-does-mailblast-handle-bounces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
