mailman-suite 0+20200530-2.1 source package in Ubuntu
Changelog
mailman-suite (0+20200530-2.1) unstable; urgency=medium * Non-maintainer upload. * No source change upload to rebuild with debhelper 13.10. -- Michael Biebl <email address hidden> Sat, 15 Oct 2022 12:19:31 +0200
Upload details
- Uploaded by:
- Mailman for Debian
- Uploaded to:
- Sid
- Original maintainer:
- Mailman for Debian
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mailman-suite_0+20200530-2.1.dsc | 2.0 KiB | e9040279151f283cc1c63eb6607d963092e0e470ec328dcb7019b4c1c2243a57 |
mailman-suite_0+20200530.orig.tar.gz | 18.4 KiB | 2a6524c3121d6aa44f4419ebc53dff9b170ccf52fbf10709f277db6e72451c1b |
mailman-suite_0+20200530-2.1.debian.tar.xz | 25.4 KiB | bada94d719feff77d3d086437b2626ba4e3a95d418a56817038d44a800677afb |
Available diffs
- diff from 0+20200530-2 to 0+20200530-2.1 (376 bytes)
No changes file available.
Binary packages built by this source
- mailman3-web: Django project integrating Mailman3 Postorius and HyperKitty
This django web application provides the Mailman3 Postorius web interface
and the HyperKitty mailinglist archiver integrated into one project.
.
The package automates most of the necessary configuration for the Django
project (database setup, webserver configuration, secret and API key
generation, Django project configuration) to get a ready-to-use Mailman3
web suite.
.
The Mailman3 Django project runs as uWSGI daemon and optionally a webserver
is configured as reverse proxy. In this case, the service can be accessed
at '/mailman3'.
.
Default database backend is SQLite3 in order to not break automated
installations. For productive setups, PostgreSQL or MySQL are much better
options though. See README.Debian for further information.