scanner / as_email_service

A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

When you create a new `Server` for a `Provider` go to the `Provider` and setup what you can for that `Server` #113

Open scanner opened 9 months ago

scanner commented 9 months ago

when we add a Server that uses a Postmark provider, if nothing else we should be able to create the server in postmark, set up all the delivery, bounce, and spam webhooks. Set the spam threshold. Test that the webhooks work. Get the server API key.