The AddNoHeaders property disables adding the Received header. Normally, a server adds a Received header to the top of a message when it receives the message.
| Attribute Name | Attribute Value |
XML Data Type | Boolean |
WMI Data Type | Boolean |
ADSI Data Type | Boolean |
ABO Data Type | Boolean |
ABO Metabase Identifier | No friendly name is defined for this identifier in iiscnfg.h. Search the systemroot\System32\Inetsrv\MBSchema.xml file for this property and use the integer from its ID attribute. |
Attributes | INHERIT |
Default Value | true |
MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
User Type | IIS_MD_UT_SERVER |
ID | 37000 |
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
/LM/ SMTPSVC | IIsSmtpService |
/LM/ SMTPSVC/n | IIsSmtpServer |
For general code examples, see Code Examples to Configure Metabase Properties.