Search
Active

2
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 491299
Opened: 9/22/2009 9:17:03 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
MailMessage.Subject is not splitted with the following rule:
There are two limits that this standard places on the number of
characters in a line. Each line of characters MUST be no more than
998 characters, and SHOULD be no more than 78 characters, excluding
the CRLF.
Details (expand)

Technology

Windows Networking Other
Repro Steps
Create message with the subject (for example):
"абвгдежзикабвгдежзикабвгдежзикабвгдежзикабвгдежзикабвгдежзикабвгдежзикабвгдежзикабвгдежзикабвгдежзик"
It is encoded as a single line and therefore some participants are not able to decode it properly.
For example exchange + outlook results in displaying something similar in the subject field:
"?koi8-r?B?UkU6IO/H0sHOyd7FzsnRIM7BIOTMyc7VIPDPzNEgU....."

Operating System

Windows XP
File Attachments
0 attachments
Sign in to post a comment.
Posted by Tratcher on 10/12/2009 at 4:14 PM
This has been addressed in .NET 4.0 Beta 2. Thank you for the feedback.