Jona Lange
Jona Lange
How is autostart supposed to work? Should the temp icon be in the tray? I enabled the "start with windows" option and also added a shortcut of the exe to...
I'm really new to JS and I'm at the very beginning of learning. So this might be a "dumb" question. But how do I set up the array correctly in...
Not sure if this is already possible or not, but I couldn't find something in the wiki. At first I thought that selection radius will make the selection smaller around...
After installing `imapsync` with `brew install imapsync` and running `imapsync` to test it, I get the following error: ``` Can't load '/usr/local/Cellar/imapsync/2.264/libexec/lib/perl5/darwin-thread-multi-2level/auto/Unicode/String/String.bundle' for module Unicode::String: dlopen(/usr/local/Cellar/imapsync/2.264/libexec/lib/perl5/darwin-thread-multi-2level/auto/Unicode/String/String.bundle, 0x0001): tried: '/usr/local/Cellar/imapsync/2.264/libexec/lib/perl5/darwin-thread-multi-2level/auto/Unicode/String/String.bundle' (mach-o...
I've read issues about special characters in the password, but after looking through almost every FAQ and somewhat related issue here I couldn't find a solution. Maybe I've overlooked something....
I'm pretty new to docker, so this might be the root of the problem. When I run `docker run --rm gilleslamiral/imapsync imapsync ` the logs are created _somewhere_ inside the...
I'm removing duplicates in a pretty big mailbox. Somebody duplicated a folder with 10k emails, so now there are two folders with 10k each. I currently resolve the duplicates like...