set_email_forward
Configure email forwarding for a domain. Choose to forward emails to existing email addresses or set up custom MX records.
Instructions
Set email forwarding for a domain. Forward emails to existing email addresses or configure MX records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to configure email forwarding for | |
| params | Yes | Email forwarding parameters. Keys: forward_type ('forward'/'mx'), username0/exist_email0 (for forward type), mx_host0/mx_priority0 (for mx type) |