> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/deutsch/e-mails/unbearbeitete-e-mails/unbearbeitete-e-mails-weitere-einzelheiten.md).

# Unbearbeitete E-Mails – Weitere Einzelheiten

### Wann scheinen E-Mails in der Ansicht „Unbearbeitete E-Mails“ auf?

E-Mails scheinen in der Ansicht „Unbearbeitete E-Mails“ im Arbeitsmanager auf, wenn sie eine der folgenden Bedingungen erfüllen:

1. Keine/r der AdressatInnen und/oder der CC-E-Mail-Adressen hat eine passende E-Mail-Route.
2. Die E-Mail enthält nur BCC-E-Mail-Adressen, aber keine AdressatInnen oder CC-E-Mail-Adressen.

In der unten stehenden Tabelle finden Sie detaillierte Informationen darüber, wie E-Mails behandelt werden, die bei Enate eingehen, abhängig von der Kombination der angegebenen, Enate-relevanten AdressatInnen, CC-E-Mail-Adressen oder BCC-Adressen.

| Eine E-Mail an eine einzige E-Mail-Adresse (als AdressatIn oder im CC-Feld)                                                       | 1                                               | <mark style="color:red;">Nein</mark>                                                 |
| --------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | ------------------------------------------------------------------------------------ |
| Eine E-Mail an 2 oder mehr E-Mail-Adressen (als AdressatIn oder im CC-Feld)                                                       | 2 oder mehr                                     | <mark style="color:red;">Nein</mark>                                                 |
| Eine E-Mail an 1 E-Mail-AdressatIn, 1 CC-E-Mail-Adresse und 1 BCC-E-Mail-Adresse                                                  | Jeweils 1 AdressatIn und eine CC-E-Mail-Adresse | <mark style="color:red;">Nein</mark>                                                 |
| Eine E-Mail an 1 AdressatIn und eine BCC-E-Mail-Adresse                                                                           | 1 AdressatIn                                    | <mark style="color:red;">Nein</mark>                                                 |
| Eine E-Mail an 1 oder mehr E-Mail-Adressen (nur als BCC) Keine AdressatInnen oder CC-E-Mail-Adressen                              | 0                                               | <mark style="color:green;">Ja - im BCC-E-Mail-Posteingang</mark>                     |
| Eine E-Mail an nur 1 Adresse, die nicht korrekt in Enate konfiguriert ist                                                         | 0                                               | <mark style="color:green;">Ja - wegen der nicht konfigurierten E-Mail-Adresse</mark> |
| Eine E-Mail an 1 E-Mail-Adresse, die nicht korrekt in Enate konfiguriert ist, und 1 E-Mail-Adresse, die in Enate konfiguriert ist | 1 für die konfigurierte E-Mail-Adresse          | <mark style="color:red;">Nein</mark>                                                 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/enate-help/deutsch/e-mails/unbearbeitete-e-mails/unbearbeitete-e-mails-weitere-einzelheiten.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
