mail_createForwarderV1
Create an email forwarder from a mailbox to a destination address. Forwarding activates only after the recipient confirms via email.
Instructions
Create a forwarder from the given mailbox to the destination address. The destination receives a confirmation email and forwarding becomes active only after it is confirmed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailboxId | Yes | Mailbox resource ID | |
| destination | Yes | Email address the messages will be forwarded to | |
| is_keep_copy_enabled | No | Whether to keep a copy of forwarded messages in the mailbox. Defaults to false. |