domain_create
Create a new domain in ForwardEmail to manage incoming email, with configurable plan, security protections, and bounce webhooks.
Instructions
Create a new domain in your ForwardEmail account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | Plan type: 'free', 'enhanced_protection', or 'team' | free |
| domain | Yes | Domain name to add (e.g., 'example.com') | |
| catchall | No | Enable catch-all for unmatched addresses | |
| 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 |