start_smtp_receiver
Start the SMTP server to receive forwarded corporate emails
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port to listen on (default: 2525) | |
| enableThreading | No | Enable conversation threading | |
| receivingDomains | No | Domains to accept emails for (empty = accept all) | |
| allowedForwarders | No | IP addresses allowed to forward emails (empty = allow all) |