Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

"554 5.6.0" NDR when you try to send messages that have attachments in an Exchange Server 2007 environment


View products that this article applies to.

Symptoms

Assume that you try to send a message that has an attachment to a distribution list in a Microsoft Exchange Server 2007 environment. However, the message is not delivered, and you receive a non-delivery report (NDR) that contains the following information:
#554 5.6.0 STOREDRV.Deliver; Corrupt message content ##
Additionally, if content conversion tracing is enabled, the following information is recorded in a content conversion tracing file:
Microsoft.Exchange.Data.Storage.ConversionFailedException: Content conversion: Corrupt summary tnef content.
at Microsoft.Exchange.Data.Storage.InboundMimeConverter.GetMimeMessageClass()
at Microsoft.Exchange.Data.Storage.InboundMimeConverter.ConvertToItemInternal(MimePromotionFlags promotionFlags)
at Microsoft.Exchange.Data.Storage.InboundMimeConverter.<>c__DisplayClasse.<ConvertToItem>b__c()
at Microsoft.Exchange.Data.Storage.ConvertUtils.CallCts(Trace tracer, String methodName, String exceptionString, CtsCall ctsCall)
at Microsoft.Exchange.Data.Storage.InboundMimeConverter.ConvertToItem(MimePromotionFlags promotionFlags)
at Microsoft.Exchange.Data.Storage.ItemConversion.InternalConvertAnyMimeToItem(Item itemOut, EmailMessage messageIn, InboundConversionOptions options, MimePromotionFlags promotionFlags, Boolean isStreamToStream)
at Microsoft.Exchange.Data.Storage.ItemConversion.ConvertAnyMimeToItem(Item itemOut, EmailMessage messageIn, InboundConversionOptions options, MimePromotionFlags flags)
InboundConversionOptions:
- preferredCharset: Charset
- trustAsciiCharsets: True
- isSenderTrusted: False
- imceaResolveableDomain: Domain
- preserveReportBody: False
- clearCategories: True
- userADSession:
- recipientCache: Microsoft.Exchange.Data.Directory.Recipient.ADRecipientCache
- clientSubmittedSecurely: False
- serverSubmittedSecurely: False
- disableNewXHeaderMapping: True
- convertReportToMessage: False
- treatInlineDispositionAsAttachment: False
- preferredInternetCodePageForShiftJis: Code page
- combineMixedContentBodies: True
ConversionLimits:
- maxMimeTextHeaderLength: Length
- maxMimeSubjectLength: Length
- maxSize: Size
- maxMimeRecipients: Number
- maxRecipientPropertyLength: Length
- maxBodyPartsTotal: Number
- maxEmbeddedMessageDepth: Number
- exemptPFReplicationMessages: True


↑ Back to the top


Cause

This issue occurs because of a race condition when Exchange server submits messages. The race condition occurs when different threads process a message at the same time. Therefore, the categorizer treats the message as corrupted and blocks the message submission.

↑ Back to the top


Resolution

To resolve this issue, install the following update rollup:
2655203 Description of Update Rollup 7 for Exchange Server 2007 Service Pack 3

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

For more information about how to manage content conversion tracing, visit the following Microsoft website:

↑ Back to the top


Keywords: KB2694566, kbsurveynew, kbexpertiseinter, kbfix, kbqfe

↑ Back to the top

Article Info
Article ID : 2694566
Revision : 2
Created on : 3/1/2013
Published on : 3/1/2013
Exists online : False
Views : 418