Table of Contents

Class AuthoredSendSettings

Namespace
MailFathom.Application.Mail.Delivery.Governance
Assembly
MailFathom.Application.dll

What this deployment has decided about a caller asking it to send something.

public sealed record AuthoredSendSettings : IEquatable<AuthoredSendSettings>
Inheritance
AuthoredSendSettings
Implements
Inherited Members

Remarks

One value today, and a record rather than that value passed on its own, because what a caller may be talked into is a group of decisions an operator makes together: the confirmation ADR 0013 leaves to its own contract belongs beside this one rather than in a second registration nothing relates to it.

Constructors

AuthoredSendSettings(UnvouchedRecipientPosture)

What this deployment has decided about a caller asking it to send something.

Properties

Permissive

Gets the settings of a deployment that decided nothing, which refuse nothing.

UnvouchedRecipients

What to do about a recipient the caller named that nothing this deployment holds vouches for.