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.

7BIT is not in quotation marks when you use the "FETCH (BODYSTRUCTURE)" command to request for a specific message in an Exchange Server 2010 environment


View products that this article applies to.

Symptoms

You connect to a Microsoft Exchange Server 2010 Client Access server by using an Internet Message Access Protocol (IMAP) application. You use the FETCH (BODYSTRUCTURE) command to request for a specific message. In this situation, Exchange Server 2010 may return an incorrect result. The string at the sixth position of "single-part structure" in the result should be in quotation marks. It should be "7BIT" instead of 7BIT.

For example, you expect the following result to be returned:
FETCH (BODYSTRUCTURE ("text" "plain" ("format" "flowed" "charset" "US-ASCII") NIL NIL "7BIT" 14 3 NIL NIL NIL NIL) FLAGS (\Seen))
However, the following result is returned:
FETCH (BODYSTRUCTURE ("text" "plain" ("format" "flowed" "charset" "US-ASCII") NIL NIL 7BIT 14 3 NIL NIL NIL NIL) FLAGS (\Seen))

↑ Back to the top


Resolution

To resolve this issue, install the following update rollup:
2529939 Description of Update Rollup 3 for Exchange Server 2010 Service Pack 1

↑ 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


Keywords: kbqfe, kbfix, kbexpertiseinter, kbhotfixrollup, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2451101
Revision : 1
Created on : 1/7/2017
Published on : 4/6/2011
Exists online : False
Views : 213