Closed vbudhram closed 5 years ago
This PR renames BounceLimit(s) to DeliveryProblemLimit(s), which better describes what the struct is storing since it can contain delivery bounces and complaints.
BounceLimit(s)
DeliveryProblemLimit(s)
Fixes #217
This PR renames
BounceLimit(s)
toDeliveryProblemLimit(s)
, which better describes what the struct is storing since it can contain delivery bounces and complaints.Fixes #217