Property OutgoingRecipientRefusedByPolicy
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
OutgoingRecipientRefusedByPolicy
Gets subcategory 3, access: a message named a recipient the deployment's recipient policy does not admit.
public static MailFathomErrorCode OutgoingRecipientRefusedByPolicy { get; }
Property Value
Remarks
It is allocated beside the account a deployment does not serve because it is the same kind of answer — the caller named somebody this deployment will not write to, and naming somebody else is the remedy — rather than beside the capability failures, which say that nothing the caller writes reaches an answer at all. The message names which half of the policy refused and never the address it judged, since an address echoed back would publish a recipient into a log and a policy answered address by address would be a list a caller could map.