Hallo !
Ich habe einen Text, der so konvertiert ist:
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
und möchte ihn nach:
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
konvertieren... geht das?
Stefan