Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: Frostmaiden on June 11, 2010, 03:15:44 AM

Title: Header information in message body
Post by: Frostmaiden on June 11, 2010, 03:15:44 AM
When i reply to a message with several addresses in the cc, those people receive the message with a lot of header information in the body of the email.

Here's an example (i removed the personal information):

> To: xxxxxxx
> Subject: xxxxxxxx
> Date: Fri, 11 Jun 2010 08:43:29 +0200
> From: xxxxxxxxxx
> CC: xxxxxx;xxxxxx;xxxxxx;xxxxxx;xxxxxx;xxxxx (lots of email addresses)
>
>
> Message-ID:
> X-Sender: xxxxxxxx
> User-Agent: RoundCube Webmail/0.3.1
> Content-Transfer-Encoding: 8bit
> Content-Type: text/plain; charset=UTF-8
>
>



I'm using the php send mail and not smtp to send mail. My mailbox is my own IMAP server. I updated to version 0.3.1 (from 0.3) but that didn't solve the problem.

Anyone have possible solution?


Thanks,

Frost
Title: Header information in message body
Post by: dziobak on June 11, 2010, 03:37:47 AM
you could upgrade to current svn. it is near to stable.
Title: Header information in message body
Post by: Frostmaiden on June 11, 2010, 08:27:00 AM
Thanks, i'll try that...