Working with php-imap class today, i encountered a "bug" or missing feature i
think.
An email with only Plaintext has no content in:
$IncomingMail->textPlain or $IncomingMail->textHtml / textHtmlOriginal.
All other information like subject or sender are correct.
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Due to data privacy, i am sorry that i cannot attach the failing email.
Original issue reported on code.google.com by der.p...@googlemail.com on 2 Jan 2013 at 10:01
Original issue reported on code.google.com by
der.p...@googlemail.com
on 2 Jan 2013 at 10:01