Property OutgoingEmailHeaderInjected
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
OutgoingEmailHeaderInjected
Gets subcategory 8, message composition: an author-supplied field carries a line break, which would smuggle a header nobody wrote.
public static MailFathomErrorCode OutgoingEmailHeaderInjected { get; }
Property Value
Remarks
The field is refused rather than stripped. Removing the break would compose a message whose subject or file name is not what the author wrote and not what they would be told about, and the value was assembled by something that either did not mean it or was not the author at all.