domain_update
Update domain settings for SMTP port, bounce webhook, log retention, storage quotas, and security protections such as virus, phishing, and executable blocking.
Instructions
Update domain settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name or ID | |
| smtp_port | No | SMTP port (default: '25') | |
| bounce_webhook | No | Webhook URL for bounce notifications | |
| retention_days | No | Log retention days (0-30) | |
| max_quota_per_alias | No | Maximum storage quota per alias (e.g. '1 GB') | |
| has_virus_protection | No | Enable virus scanning | |
| has_phishing_protection | No | Enable phishing protection | |
| has_executable_protection | No | Enable executable attachment blocking | |
| has_recipient_verification | No | Enable recipient verification | |
| has_adult_content_protection | No | Enable adult content filtering |