Table of Contents

Property OutgoingEmailSenderUnconfigured

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

OutgoingEmailSenderUnconfigured

Gets subcategory 8, message composition: the account a message would be sent as configures no address to send from.

public static MailFathomErrorCode OutgoingEmailSenderUnconfigured { get; }

Property Value

MailFathomErrorCode

Remarks

It is the composition failure that is nobody's mistake but the operator's, which is why it is separate from the four below it: every one of those names something an author wrote, and this one names a submission endpoint configured without the identity mail sent through it would carry.