Postorius - Web UI for GNU Mailman
Copyright (C) 1998-2021 by the Free Software Foundation, Inc.
The Postorius Django app provides a web user interface toaccess GNU Mailman.
Postorius is free software: you can redistribute it and/ormodify it under the terms of the GNU Lesser General Public License aspublished by the Free Software Foundation, version 3 of the License.
Postorius is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU LesserGeneral Public License for more details.
You should have received a copy of the GNU Lesser General Public Licensealong with mailman.client. If not, see <http://www.gnu.org/licenses/>.
Requirements
Postorius requires Python 3.7+.
The minimum Django version is 3.2.
Postorius needs a running version of GNU Mailman version 3.3.5.
Installation
To install GNU Mailman Suite follow the instructions in the documentation:https://docs.mailman3.org/
Acknowledgements
Many thanks go out to Anna Senarclens de Grancy and Benedict Stein fordeveloping the initial versions of this Django app during the Google Summer ofCode 2010 and 2011.