Roundcube Community Forum

 

Problem answering on an email

Started by sixtyseven, January 30, 2014, 12:04:09 PM

Previous topic - Next topic

sixtyseven

Hi from Germany,

I am brand new to Roundcube, so please be patient.

So far it works out of the box using my normal php MySQL webspace. But I have an issue when answering to a mail: it sends plain text like this:

--=_c8f82737063f4f61c1a270709de00e04
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=UTF-8


--=_c8f82737063f4f61c1a270709de00e04
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style=3D'font-family: "Trebuchet MS",Geneva,sans-serif'>
<p>&nbsp;</p>
<p>Noch eine Versuch: test!</p>

But it should send html. Is there anything I have to change for that?

Every bit of help is appreciated, thank you.

trex_daemon

It looks like this is an issue only with the 1.0 version.
With 0.9.5 it works fine.