Hi there,

I think I found a bug, when I attach a text file.

Let's say I have a myfile.txt file containing "blablabla". I compose a new mail, I attach this txt file, I write "this is the body of the message" in the body, and I send it to myself.
With the CVS version, when I click on the attachment in the received mail, I get "<pre>this is the body of the message</pre>" instead of "blablabla". If I open the same mail with the non-CVS version or another webmail, it shows "blablabla".
If I rename myfile.txt to myfile.doc without changing what is inside, and send it to myself. The CVS version shows "blablabla", just as it should.

Am I alone with this problem ?

Thanks,

Mykeul