EmailQuarantineReason
org.sagebionetworks.repo.model.principal.EmailQuarantineReason
The enumeration of the possible reason for a notification email quarantine
Enumeration
| name | description |
|---|---|
| PERMANENT_BOUNCE | Messages were hard bounced from the email address |
| TRANSIENT_BOUNCE | Messages were bounced temporarly from the email address |
| COMPLAINT | Complaints were received for messages delivered to the email address |
| OTHER | Other uncategorized reason, might be an unrecognized bounce type |