Clément DOUIN
Clément DOUIN
Someone was able to reproduce the issue with `debug` enabled, it looks like the mailbox cannot be found: ``` C: a2 SELECT "INBOX" S: * FLAGS (\Answered \Flagged \Draft \Deleted...
I was able to join a local instance of your server, so it must come from Heroku! Maybe a port issue?
I'm not so sure, since me and me friend tried from different OS, and I guess you are also on a different OS. It must come from Heroku. Did you...
I did a link from v6 to v5 and it works! `sudo link /lib/libtinfo.so.6 /lib/libtinfo.so.5`. So I guess it's really a lib issue. The error message is not so clear...
I see you are using protonmail, did you check https://github.com/soywod/himalaya/issues/60? Could you share your Himalaya's config as well?
> I see #16 regarding this. but Im not sure. my flags are still empty. Yes, it was one of the first feature I implemented, but the code changed so...
Thanks a lot for your contribution :slightly_smiling_face: the `v0.6` should come very soon (within few days) with big structural and API changes, I come back to you whenever the `development`...
I just released the [v0.6.0](https://github.com/soywod/himalaya/releases/tag/v0.6.0), which includes the code splitting. Sorry for the conflicts! But they should be easy to fix, everything moved down a level (there is no more...
All the lib is based on the native `input` with native events, I'm afraid it would be too complicated to make them customizable. Plus I'm not sure to see which...
Could you try again with the `v0.6.0` and let me know if you still have the problem? If so then I will need the raw email (not necessary the original...