simonrob / email-oauth2-proxy

An IMAP/POP/SMTP proxy that transparently adds OAuth 2.0 authentication for email clients that don't support this method.
Apache License 2.0
785 stars 84 forks source link

Trying on Ubuntu - No Menu Response #260

Closed whitedavidp closed 1 month ago

whitedavidp commented 1 month ago

I decided to try running the proxy on an Ubuntu server I have running in a virtualbox. I had it running and reading the config file. I can connect to it and can see on the console that I should use the menu to authorize. I see the menu but I cannot seem to open it or get it to respond in any way - to any kind of click. Rats!

simonrob commented 1 month ago

The GUI can be a little more tricky to set up on Linux systems. I'd recommend trying the --no-gui option first.

simonrob commented 1 month ago

I'm going to close this issue because the GUI on Linux systems requires a bit of additional setup that is already documented as explained above. But feel free to reopen if you discover any new problems.

whitedavidp commented 1 month ago

I cannot thank you enough for this project and for all of your help in getting me up and going. This is just fantastic!