# outbound\_pop3\_traffic

**Explanation**

The outbound\_pop3\_traffic event monitors for cleartext outbound POP3 traffic on the network. POP3 is a non-encrypted protocol used for email retrieval. Use of non-encrypted protocols such as POP3 should be discouraged as they can expose sensitive information to potential attackers.

**What to Look For**

To examine the results of the outbound\_pop3\_traffic event, look for any POP3 traffic leaving your network that is not using encryption. This traffic could be indicative of sensitive information being transmitted in cleartext. Ensure that all email applications and protocols are configured to use encrypted transport protocols such as SSL or TLS. It is recommended to prevent the use of non-encrypted protocols for email transfer wherever possible.


---

# 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.fusion.vectra.ai/detection-models/library/misconfiguration/outbound_pop3_traffic.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.
