Cleaned up the @s. Jonathan M writes:
> What would be fun is a “Mailman 2 lookalike” Python 3 user > interface for Mailman 3, complete with Times New Roman and Courier. The archiver part would be relatively easy to do; Pipermail is probably fairly easy to disentangle from Mailman 2. I can't speak to how easy it would be to translate to Python 3. Replacing Postorius with a Mailman 2 lookalike would probabaly be a nearly complete rewrite. Of course you can reuse the HTML and perhaps the page-generating code, but all of the "business logic" needs to be rewritten pretty much from scratch, as Mailman 2 has direct access to list configurations, but in Mailman 3 you need to talk REST. I'm not sure this would be easier to install, although the typical installation / configuration problems might be more familiar to Mailman 2 users. ------------------------------------------------------ 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]/
