6 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] No blank lines in messages
FromSent OnAttachments
wr...@cwru.eduNov 7, 2004 12:47 am 
Sam VarshavchikNov 7, 2004 7:42 am 
wr...@cwru.eduNov 7, 2004 1:46 pm 
Sam VarshavchikNov 7, 2004 2:12 pm 
Warren VolzNov 7, 2004 6:56 pm 
Sam VarshavchikNov 8, 2004 4:06 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] No blank lines in messagesActions...
From:wr...@cwru.edu (wr@cwru.edu)
Date:Nov 7, 2004 12:47:34 am
List:net.sourceforge.lists.courier-sqwebmail

Today I noticed that messages I sent using sqwebmail that contained blank lines do not show up correctly in either Thunderbird or mail.app. I've traced this to an extra space after every last line in a paragraph. Here are some examples:

Message as typed:

"test4.

test4."

What you see in mail.app or thunderbird:

"test4. test4."

If you look at the source of the message on the server or in your client you can see that an extra space was added after the first "test4.". ie:

"test4.

test4."

Removing "format=flowed" from the 'Content-type:' header or removing the extra space in the message fixes this. It looks like something in sqwebmail is adding the extra space. I've looked over the code, but since I'm not familiar with it I don't see exactly where this might be occurring. Any suggestions would be appreciated.

-Warren