Method RecipientUnvouched
- Namespace
- MailFathom.Application.Mail.Delivery.Governance
- Assembly
- MailFathom.Application.dll
RecipientUnvouched()
Reports a message addressed to somebody nothing this deployment holds vouches for.
public static OutgoingMailRefusedException RecipientUnvouched()
Returns
- OutgoingMailRefusedException
The failure to raise.
Remarks
It names neither the address nor how many were refused. A recipient is personal data of somebody who is not this mailbox's owner, and a count would let a caller learn the contact book one send at a time by addressing people until the number changed — which is exactly the reconnaissance a caller acting on somebody else's instructions would perform.