# Mailbox actions

This menu allows you to manage and do actions to mailbox via an IMAP or POP connection

{% hint style="warning" %}
For this type of connection we strongly recommend to use the IMAP over POP3 for security reasons.
{% endhint %}

### Bounce rules

In this [menu](/main-pages/bounces/bounce-rules.md) you can handle you bounce mailbox and apply different rules to manage your subscribers.

### Mailbox Actions

In this second [menu](/main-pages/bounces/mailbox-actions.md) you can manage emails in a mailbox by forwarding them to a list or an email, subscribe or unsubscribe a subscriber.\
This is a feature that was called distribution list in AcyMailing version 5.


---

# 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.acymailing.com/main-pages/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.
