The RelayIpList property is an octet string containing a list of IPs allowed or denied for relay listed in the Relay Restrictions dialog box.
| Attribute Name | Attribute Value |
XML Data Type | IPSECLIST |
WMI Data Type | IPSECLIST |
ADSI Data Type | IPSECLIST |
ABO Data Type | IPSECLIST |
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 | reference |
Default Value | null |
MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
User Type | IIS_MD_UT_FILE |
ID | 36970 |
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 |
/LM/SMTPSVC/n/Domain | IIsSmtpDomain |
For general code examples, see Code Examples to Configure Metabase Properties.