Mailman: Difference between revisions

imported>Benley
Add more screenshots
imported>Benley
Add TOC and upstream docs link
Line 1: Line 1:
__TOC__


== Running Mailman on NixOS ==
== Running Mailman on NixOS ==
Line 119: Line 120:
* Navigate to <code>https://<your_mailman_hostname>/postorius/domains/new/</code>.  Fill in the form to add the domain you wish to use for mailing list email addresses.
* Navigate to <code>https://<your_mailman_hostname>/postorius/domains/new/</code>.  Fill in the form to add the domain you wish to use for mailing list email addresses.
*:[[File:Postorius_add_new_domain.png|425px]]
*:[[File:Postorius_add_new_domain.png|425px]]
At this point you should have a working Mailman installation.  Create and manage lists using the web interface or the <code>mailman</code> commandline tool, and refer to the [https://docs.mailman3.org/ upstream documentation] for lots more information.