Author Topic: Problem answering on an email  (Read 2623 times)

Offline sixtyseven

  • Newbie
  • *
  • Posts: 1
Problem answering on an email
« on: January 30, 2014, 12:04:09 PM »
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.

Offline trex_daemon

  • Newbie
  • *
  • Posts: 3
Re: Problem answering on an email
« Reply #1 on: February 17, 2014, 03:50:48 PM »
It looks like this is an issue only with the 1.0 version.
With 0.9.5 it works fine.