The "Spam Blocker" is our upgrade from the old "Inbox Shield Blocklists". The document will explain what has changed, and if you need to do anything.

## What were Blocklists?

When you enabled a Blocklist any email that you received that matched an item on the blocklist would be blocked.

There were multiple blocklists that could be enabled:

 ![](/api/attachments.redirect?id=07641e8d-b498-4a90-8f71-27578426098e " =1802x1452")


When an item was blocked by a blocklist it would then show in the Screener with the relevant blocklist label:

 ![](/api/attachments.redirect?id=6e44e70d-167e-4801-96e7-f8daaedbdcc5 " =1884x930")

Blocklists were quite opaque and difficult to understand, with some customers struggling to see why some emails had been blocked. The connection between Blocklists and the Screener was also confusing, as no other features have that same connection.

This led us to remove the Blocklists feature completely, and replace it with the "Spam Blocker"

## Spam Blocker

The Spam Blocker is simple - it checks new mail and if it thinks that it's spam, then it moves it to your spam folder.

You can read a full explanation of how the Spam Blocker determines what is spam [here](https://docs.leavemealone.com/doc/spam-blocker-rA3D2OTvWD).

 ![](/api/attachments.redirect?id=e3e6244b-2745-4033-a841-7aa6e43374a0 " =1812x1278")

### Similarities with Blocklists

The "Custom Blocklist" and "Unsubscribe Blocklist" are now subsections of the Spam Blocker. So you can still block senders by adding custom emails and filters.

You don't need to update your blocklists, they have been moved over automatically.

You can access these from the top of the [Spam Blocker page](https://app.leavemealone.local/spam-blocker).

 ![](/api/attachments.redirect?id=2c880e6f-1c90-49d8-9ba5-d77343916a55 " =1814x1272")

### Differences to Blocklists

When emails are blocked by the Spam Blocker they will be moved to your email client's junk folder.

Items blocked by the Spam Blocker won't show up in the Screener.


:::info
Items blocked by the Spam Blocker will not show up in the Screener like items on Blocklists used to. This includes items on the Custom Blocklist and Unsubscribed emails.

:::


\

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
