AWS SES / AWS Lambda mail receiver endpoint code?

Yea I saw that but didn’t think it was right because “granular” had no handle_email permission and was unsure which user or all users to choose.

So I’ve generated a key for user “system” with global permission. Is that what you did?

Well, I was wanting to use my “postman” app to learn/try it out but with no documentation I don’t know what to POST in what format(s) & how to pass the key. If I was more familiar with python I could maybe grok this by looking at your code.

I know this is open source project so it’s understandable there is no real documentation on using the handle_mail api only some help from folks like you…thx!