delete_mailbox
Delete a mailbox to immediately stop incoming mail delivery; existing messages in the mail store remain untouched.
Instructions
Delete a mailbox. Postfix stops accepting mail for it immediately. Does not delete already-delivered mail from the mail store. Confirm with the user before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | A domain, e.g. example.com | |
| localPart | Yes | The part before @, e.g. "hello" for hello@example.com |