Daniel Krause via Mailman-Users writes: > We're looking at options to manage our mailman3 lists programmatically from > a saas platform we offer. > > The rest api seems like the way to go, but almost everything I read > about it says do not expose this publicly.
Use a dedicated encrypted tunnel from the saas platform to the list host. As long as that goes directly to Mailman's REST port, I don't see why the management would have a problem. Unless you're sharing the Mailman instance---but if that's a problem I don't think they'd give you REST access either. Steve ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/
