MaxMessageSize Metabase Property
The MaxMessageSize property specifies the maximum message size the server accepts. MaxMessageSize is also the value sent by the SMTP service in response to the EHLO command.
| Attribute Name | Attribute Value |
|---|---|
|
XML Data Type |
DWORD |
|
WMI Data Type |
SINT32 |
|
ADSI Data Type |
DWORD |
|
ABO Data Type |
DWORD |
|
ABO Metabase Identifier |
MD_MAX_MSG_SIZE |
|
Attributes |
INHERIT |
|
Default Value |
33554432 |
|
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
|
User Type |
IIS_MD_UT_SERVER |
|
ID |
36891 |
Configurable Locations
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 |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.
