asssaf / gmail-relay

Simple MTA that uses gmail API using a client OAuth token to send mail
MIT License
0 stars 0 forks source link

docs: call out --noauth_local_webserver in readme #4

Closed mtfurlan closed 4 years ago

mtfurlan commented 4 years ago

I didn't run ./gmail-relay.py --help cause I just read the file, so I was looking at the docs for oauth2client before I found that option and eventually figured out how stuff worked.