infomaniak_get_mailbox_security
Retrieve a mailbox's security and spam-control settings: authorized senders, blocked senders, spam move policy, filtering folders, and note for auditing protection.
Instructions
Read mailbox security and spam-control state: authorized senders, blocked senders, spam move policy, mail filtering folders, and note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox_name | Yes | Local part of the mailbox (the part before @, e.g. 'info' for info@example.com). NOT the full email address. | |
| mail_hosting_id | Yes | Mail hosting ID. Discover via infomaniak_list_mail_hostings. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| mailbox_name | Yes | ||
| has_move_spam | No | ||
| blocked_senders | Yes | ||
| mail_hosting_id | Yes | ||
| authorized_senders | Yes | ||
| has_mail_filtering | No | ||
| mail_filtering_folder_commercials | No | ||
| mail_filtering_folder_social_networks | No |