Table of Contents

Property OutgoingEmailRefused

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

OutgoingEmailRefused

Gets subcategory 8, message composition: a submission server refused the message for good.

public static MailFathomErrorCode OutgoingEmailRefused { get; }

Property Value

MailFathomErrorCode

Remarks

It covers a refused sender, a message the server would not take, and a send every one of whose recipients was permanently refused. Nothing offers the message again, because the answer will not change; which of the three it was reads from the reply codes on the record and its recipients.