Skip to content

Use the get_mailman_client() from Django-mailman3.

Abhilash Raj requested to merge maxking/postorius:hooks into master

This allows for a single place where we can hook into to track all the connections made to Mailman Core's REST API. It would also be the best place for connection pooling.

Merge request reports