Property OutgoingEmailBoundExceeded
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
OutgoingEmailBoundExceeded
Gets subcategory 8, message composition: a message exceeds a bound the deployment configured or the submission server advertised.
public static MailFathomErrorCode OutgoingEmailBoundExceeded { get; }
Property Value
Remarks
One code covers every bound — recipients, body, attachments, and the whole message — because the refusal carries which field and which number it exceeded, and a code per bound would publish five identities for one operator action.