Table of Contents

Property OutgoingEmailAttemptsExhausted

Namespace
MailFathom.Domain.Failures
Assembly
MailFathom.Domain.dll

OutgoingEmailAttemptsExhausted

Gets subcategory 8, message composition: a send spent every attempt it was allowed on failures that could have cleared.

public static MailFathomErrorCode OutgoingEmailAttemptsExhausted { get; }

Property Value

MailFathomErrorCode

Remarks

The last answer was one worth returning for and there is no return left, so the send stops being attempted and stands where an operator can see it. It is separate from a permanent refusal because an operator acts on it differently: this one is a provider that stayed unreachable rather than a message it will never take.