table of contents
| emailproxy(1) | General Commands Manual | emailproxy(1) |
NAME¶
emailproxy - transparently add OAuth 2.0 support to email client applications
SYNOPSIS¶
emailproxy [ --no-gui ] [ --external-auth ] [ --local-server-auth ] [ --config-file config_file ] [ --cache-store cache_store ] [ --log-file log_file ] [ --debug ] [ --version ] [ -h ]
DESCRIPION¶
emailproxy is an Email OAuth 2.0 Proxy: it transparently adds OAuth 2.0 support to IMAP/POP/SMTP client applications, scripts or any other email use-cases that don't support this authentication method.
COMMAND-LINE OPTIONS¶
appearance¶
--no-gui
authentication methods¶
--external-auth
--local-server-auth
server, account and runtime configuration¶
--config-file config_file
--cache-store cache_store
logging, debugging and help¶
--log-file log_file
--debug
--version
-h, --help
FILES¶
emailproxy.config
SEE ALSO¶
Full readme and guide: https://github.com/simonrob/email-oauth2-proxy. On Debian systems, the python3-email-oauth2-proxy package installs its documentation in /usr/share/doc/python3-email-oauth2-proxy/ .
AUTHOR¶
Simon Robinson https://simon.robinson.ac
| 2025-08-03 | email-oauth2-proxy (2025.3.14) |