Ed Sabol

Results 111 comments of Ed Sabol

@dsavagevaaxa, do you have a setting for `davmail.oauth.redirectUri` in your `~/.davmail.properties` file? (If so, what is it?) That setting defaults to ``` davmail.oauth.redirectUri=https://login.microsoftonline.com/common/oauth2/nativeclient ``` I recommend that you try changing...

@kenh wrote: > If a debug log would help I'd be glad to provide one. Well, it wouldn't hurt. 🙂 I recommend creating a wire debug log using a build...

I think @mguessan committed this change, so it should be in the most recently released version (6.2.1). Please confirm and then close this issue if so, @CameronDevine.

Are these links relevant and useful? https://lesterhightower.com/blog/posts/msgraph_ropc_auth_flows/ https://gist.github.com/hightowe/081d4a8c8e8034a11fe4bc2b9e3ad435

This is still an issue with 4.8.4. I've also tested with the "spotbugs" and "fb" scripts and with "version" and "-version". Same result. No output.

@SubJunk, except my computer never sleeps. I have all sleep functionality completely turned off.

https://stackoverflow.com/a/67436783 says: > Another reason why this is happening is due to excessive garbage collection, when garbage collection was running for a longer time within two executions of housekeeping thread,...

This is great! Thank you! I hope @kinkofer will merge this soon.

> I tried this with the new 6.2.2 build. `davmail -token` works, but once it refreshed the token, it stopped the already-running background instance of davmail and I had to...