AT0myks
AT0myks
This is the same issue as #156, but do not use `.encode('utf-7')` because it is not the solution, and IMAP uses a modified UTF-7 anyway. imbox currently only supports ASCII...
This is not supported right now, giving a sequence to `sent_from` will produce a search for `(FROM "['[email protected]', '[email protected]']")` which means that it will search for emails sent by the...
@nightlark while waiting for the next release you can install wheels from [TestPyPI](https://test.pypi.org/project/python-lzo/). @jd-boyd The workflow issues are related to e3fe6ff8aabba12c7ebef1f2350a436cfd0f856b. It's trying to link to the lzo2 system lib...
I'll wait for GitHub to provide their [free runners](https://github.com/actions/runner-images/issues/8439#issuecomment-1755601587). Cross-compilation is enough for now.
For the first error, where did you get the source? `git clone`? source distribution? For the second error it seems like you might have set the `LZO_DIR` environment variable to...
That looks pretty good to me. Removing the duplicate code at the beginning of each function was on my list. I don't see any obvious problem when using this from...
This might be the issue where the HTTP and HTTPS ports are closed by default after an upgrade. Did you try to [enable them](https://community.reolink.com/post/12304) via the desktop client?