-
-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encoding issues #136
Comments
Same +1 |
I haven't spent the greatest amount of time on this @jakenoble but I'm quite sure some of the choices of this lib and the encoder make it unusable. Can I ask who the email account is with in-case it is a provider issue? Mine is for an old shared hosting account with Dreamhost. I Know something is wrong with their setup as it tells me the mailbox is > 22MB but doesn't get more specific than that (so far my download / backup is 11GB) |
I found that running the contents through
|
I'll give it a try, it cannot help, thank you! 😉 |
Does any body know how it's possible to decode the following: ["name":"Ddeboer\Imap\Mailbox":private]=> &BBIE-0&BA-6&BA-=&BA->&BA-5 it's folder name in Russian, but I have not clue how to decode it, I've tried online decoders but no result. |
Hi @Lewiscowles1986 , I found encoding issues too, we would appreciate a lot if you can provide a full test case to insert in our test suite: may you help us? |
I've actually stopped using the library some months ago, marked as |
Perhaps you're using another library that doesn't face this issue; if so, I would appreciate a reference so we can learn better ways to handle encodings. |
We've actually jumped to using Thunderbird source and been deriving a solution using Mozilla libraries. There were no PHP libraries I found that could handle this problem. There were several apps that seemed to avoid the issue, Roundcube was one, Squirrelmail I believe was the other. I didn't spend much effort on a "PHP solution" after this library that I can remember or have notes on. Sorry, but it has been nearly a year. |
@Lewiscowles1986 thank you for your feedback, all the available fixes have been implemented in #196 |
I have an email bodyText that is literally
=..j
or3d ac 8f 6a
. I Have no idea why, surely an encoding issue would return more bytes?The text was updated successfully, but these errors were encountered: