Author barry
Recipients
Date 2007-07-13.21:22:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It is not legal for the first line of text to start with whitespace.  This makes it look like the message begins with a header continuation.

The first line isn't lost, it's tucked away on the resulting message's defect list.  Try printing 'msg.defects[0].line'.
History
Date User Action Args
2007-08-23 14:58:31adminlinkissue1752723 messages
2007-08-23 14:58:31admincreate