Enum ShipmentAddrStatus
Status for sending to a particular recipient
Syntax
ShipmentAddrStatus
Fields
Name | Description |
---|---|
Unknown | Default value for empty rows |
Ready | Ready for shipment |
Duplicate | Blocked because it duplicates another shipment addr in the same batch |
Blocked | Blocked because of nomailing flag |
Sent | Sent |
Bounced | Bounce received from transport channel |
Opened | Recipient has opened the message, we know because of tracking |
Clicked | Test recipient, will be deleted after sent (enum name is not correct, but that cant be changed now) |
SoftBounced | Vacation notice, etc |
NoSubscription | Recipient does not have subscription for shipmentType |
Complained | Recipient sent a complaint |
TooManyBounces | Recipient address has bounced too many times |