Mike Jones

Results 4 comments of Mike Jones

Initially the MANIFEST.in changes were to resolve some stuff caused by the missing packages, a better setup.py probably made them redundant! The `{"label_border": 1, "bottom_border": 5}` stuff in the example...

@bryanhelmig yes, so the receiver can say "when you talk to me, use this auth token so I can trust you". The flip side to increasing trust requirements is being...

Thanks for the counter suggestion, it's an interesting one. I'll have a look at the implementation and document and share the setup if it works for us.

@pk026 we used a solution like this in the end which re-used the auth token: https://gist.github.com/imsickofmaps/09dcb8c4aa37ed5057ce6c190d19b0ae I recommend signing though as a better, more scaleable, solution. Check https://documentation.mailgun.com/user_manual.html?highlight=hmac#webhooks for ideas.