![]() | Parser |
The ParserOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddressParserComplianceMode | Get or set the compliance mode that should be used when parsing rfc822 addresses. |
![]() | AllowAddressesWithoutDomain | Get or set whether the rfc822 address parser should allow addresses without a domain. |
![]() | AllowUnquotedCommasInAddresses | Get or set whether the rfc822 address parser should ignore unquoted commas in address names. |
![]() | CharsetEncoding | Get or set the charset encoding to use as a fallback for 8bit headers. |
![]() | MaxAddressGroupDepth | Get or set the maximum address group depth the parser should accept. |
![]() | MaxMimeDepth | Get or set the maximum MIME nesting depth the parser should accept. |
![]() | ParameterComplianceMode | Get or set the compliance mode that should be used when parsing Content-Type and Content-Disposition parameters. |
![]() | RespectContentLength | Get or set a value indicating whether the Content-Length value should be respected when parsing mbox streams. |
![]() | Rfc2047ComplianceMode | Get or set the compliance mode that should be used when decoding rfc2047 encoded words. |