Skip to main content

SMTP XOAUTH2 Relay

Project description

mete0r.xoauth2relay

SMTP XOAUTH2 Relay

Usage

Make a Google API Project and import clientsecrets.json file:

xoauth2relay init clientsecrets.json

Then login:

xoauth2relay login foo@gmail.com

You can login another account:

xoauth2relay login bar@gmail.com

Run the application:

xoauth2relay -vvv serve

Now you can test it with a SMTP client:

telnet localhost 2500

Development environment

To setup development environment:

python setup.py virtualenv
make

Changes

0.1.0 (2018-10-26)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mete0r.xoauth2relay-0.1.0.tar.gz (83.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page