This is not a proxy. Email data is parsed and converted into JSON so it can be sent using the Microsoft Graph API. Not all email RFC standards are supported, but efforts have been made in this project ...
Note: This package depends on websockets therefore you'll need to use an ASGI application to use it. If you are not using Django channels then read through the official Channels' documentation on ...