Filippo Tessarotto

Results 335 comments of Filippo Tessarotto

What exactly are the issues you have?

> Office365 server is returning ASCII encoding, not UTF7 That would be very weird and out of standards, but I'm not surprised. May you post here the UTF8 encoded name...

Well, dropped support doesn't mean UW-IMAP and ext-imap can't be compiled from scratch or provided by an external repository. At the time of writing we don't have any plan to...

For the records: the most likely way to get away from `ext-imap` is something like https://github.com/ParticleBits/imap i.e. using [zend-mail](https://github.com/zendframework/zend-mail) (here the [docs](https://docs.zendframework.com/zend-mail/read/)). We'll deeply investigate whether does make sense to...

Why not just passing it as a string?

Can you propose a PR please?

Github provides insightful help on the topic: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/overview

Have you tried `Message::getParts()` method?

I'm sorry I don't understand: what `Message::getBodyHtml` and `Message::getBodyText` currently lack for your needs?