To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67069





------- Additional comments from [EMAIL PROTECTED] Mon Sep 18 09:49:02 -0700 
2006 -------
This seems to be as per the Spec. According to RFC822, 3.4.8.  FOLDING LONG
HEADER FIELDS, anything between 65 and 72 characters in the Message Header will
be folded and any subsequent line started with a tab.

ezmlm follows this but follows a length of 76 characters(thats for "Subject: " +
Length of Prefix + Length of subject line). If its more than 76 characters, then
the folding happens.  In such cases, ezmlm prints the <Prefix> follows it with a
newline and a tab and then the actual contents. As far as we checked for
clients, Thunderbird did replicate that exactly , i.e. the Subject was folded
only for the original message. Reply to a message did not go through this.
Outlook and Evolution also dont respect this and just print the subject without
any changes. 

We could modify ezmlm to not do this thing, but that would be against the Spec.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to