desbma

Results 93 comments of desbma

> Did you excluded the [Gmail]/All Mail from the sync? It should definitely not be included in the sync, because it's not really a mailbox, more like an alias. It...

It's currently running for about 2 hours, and has created about 1,2 GB of email data. Folder progressions show between 4 and 16%. So I'm not sure if it's faster...

> Did you try with only 1 folder, for example the INBOX? I just tried, and it takes about 5-10 seconds, but I only have 30 mails in it. >...

> By any chance, do you have Gmail tags or aliases? Not sure what you mean by aliases. GMail has no concept of folders, only tags, and yes I have...

Email size seems to be the most decisive factor, I just synced about 6k emails with PNG images at ~600 KB/s, whereas its 1/10 of the network speed for small...

For what it is worth, I tried again with a fresh mbsync config and I get 1-10 MB/s download speeds, much faster than neverest.

If you set the "system" sensor with `--cpu-sensor`, does that work as intended? The best solution is probably to support an arbitrary number of hwmon sensors, CPU, system or anything.

All right, I'll add support for an unlimited number of "non HDD" sensors then. I'm currently in the final stage of a complete rewrite (testing it on my own NAS),...

This is now supported in the 2.0.0 version (currently released in beta), see `--hwmons` command line option.

> That said, Neverest could check if the current terminal is a TTY: > > * If so, then it can forward stdin to send input to commands > >...