[−][src]Module fxa_email_service::db::delivery_problems
Bounce and complaint handling.
Structs
| DeliveryProblem |
Encapsulates some kind of delivery problem, either a bounced email or a complaint. |
| DeliveryProblems |
Bounce/complaint registry. |
| LegacyDeliveryProblem |
Legacy delivery problem abstraction, not to be used by new code. |
Enums
| ProblemSubtype |
The problem subtype, indicating the underlying cause of a bounce or complaint. |
| ProblemType |
The type of the delivery problem. |