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
797 stars 86 forks source link

Add documentation for Docker Image #186

Closed moriahmorgan closed 1 year ago

moriahmorgan commented 1 year ago

I created a repo that dockerizes this.

https://github.com/blacktirion/email-oauth2-proxy-docker

I don't know if you want to add that to your current repo, or not.

Thanks for your time.

simonrob commented 1 year ago

Thanks for this – I don't use the proxy with Docker myself, but your work looks like a useful and well-documented addition.