# Emails marked as spam

Occasionally, a user may **accidentally mark an email** coming from Church Directory **as spam**.

When this happens, our **email provider immediately blocks** all future emails from going to this user, to ensure that such reports are honored and treated seriously.

In the event that this was a mistake, we must **manually submit a request** to **unblock** the user from the suppression list with our email provider.

To do this, please **email the user** and **have them reply** with something to this effect:

> Hello!  \
> \
> I would like to receive emails again from Church Directory.  \
> Please remove me from any suppression list so I can receive future emails.

Then **forward this email to Church Directory support**, so we can manually request reinstatement.

Once we receive this email, the process usually takes a short amount of time to reinstate the user.


---

# 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.church.directory/faqs/emails-marked-as-spam.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.
