CreateInboxForwarderOptions
Options for creating an inbox forwarder
Properties
Name | Type | Description | Notes |
---|---|---|---|
field | str | Field to match against to trigger inbox forwarding for inbound email | |
match | str | String or wildcard style match for field specified when evaluating forwarding rules | |
forward_to_recipients | list[str] | Email addresses to forward an email to if it matches the field and match criteria of the forwarder |