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
you could upgrade to current svn. it is near to stable.