The information in this article applies to:
SYMPTOMSWhen Microsoft Internet Mail Service receives a MIME-encoded message that has a large MIME prolog and the message is relayed, an endless loop in content conversion may result in a temporary file with an .stf extension that grows until all the disk space is consumed or the Internet Mail Service is shut down. The .stf file can also grow as a result of a POP3 or IMAP4 client downloading mail from the server. CAUSE
This problem is typically because of a missing boundary before a body part
causing the body part to be interpreted as part of the prolog. If the prolog
is big enough to be within approximately 76 bytes of the current available
buffer space, the prolog is emitted but leaving no room for the boundary to
fit in. This results in an endless loop of emitting the same prolog over
and over again while the temporary file grows in size. Content-Type: multipart/alternative; boundary="---- _=_NextPart_001_01BE4633.82DAE140"A missing boundary here makes the all of this portion to be prolog:
RESOLUTIONTo resolve this problem, obtain the latest service pack for Exchange Server version 5.5. For additional information, please see the following article in the
Microsoft Knowledge Base: Q191014 XGEN: How to Obtain the Latest Exchange Server 5.5 Service PackThe English version of this fix should have the following file attributes or later: Component: Information Store
STATUSMicrosoft has confirmed this to be a problem in Microsoft Exchange Server version 5.5. This problem was first corrected in Exchange Server 5.5 Service Pack 3. Additional query words: mdbdata large STF .STF files grow
Keywords : exc55 EXC55SP3Fix |
Last Reviewed: September 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |