ConstReadonlyautoReply: "TERMINAL_ACTION_TYPE_AUTO_REPLY"Send an automatic reply.
Readonlydeliver: "TERMINAL_ACTION_TYPE_DELIVER"Deliver the message normally.
ReadonlydeliverDedicated: "TERMINAL_ACTION_TYPE_DELIVER_DEDICATED"Deliver through a dedicated IP pool.
ReadonlydeliverWebhook: "TERMINAL_ACTION_TYPE_DELIVER_WEBHOOK"Deliver to a webhook endpoint.
Readonlydrop: "TERMINAL_ACTION_TYPE_DROP"Accept and discard the message.
ReadonlylocalDsn: "TERMINAL_ACTION_TYPE_LOCAL_DSN"Generate a local DSN.
Readonlyreject: "TERMINAL_ACTION_TYPE_REJECT"Reject the message.
Readonlyrelay: "TERMINAL_ACTION_TYPE_RELAY"Relay the message to another MX.
Readonlys3Store: "TERMINAL_ACTION_TYPE_S3_STORE"Store the message in object storage.
ReadonlysmarthostRelay: "TERMINAL_ACTION_TYPE_SMARTHOST_RELAY"Relay through the configured smarthost.
ReadonlysmtpForward: "TERMINAL_ACTION_TYPE_SMTP_FORWARD"Forward the message to an SMTP destination.
ReadonlysrsReturn: "TERMINAL_ACTION_TYPE_SRS_RETURN"Handle a DSN at an SRS return address.
The final routing action recorded for an inbound message.
Values are the mxRaven worker enum names.