2ccf4eb5bf
- Go back to Python 3.9 for mailman. Python 3.10 is not supported and it is unclear whether the test failures are due to the production code or only in the setup of aiosmtpd in the test suite. -- https://gitlab.com/mailman/mailman/-/issues/936 (forwarded request 986649 from bnavigator) OBS-URL: https://build.opensuse.org/request/show/986717 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mailman?expand=0&rev=18 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
ARC-message-fail-tests.patch | ||
mailman-3.3.5.tar.gz | ||
mailman-digests.service | ||
mailman-digests.timer | ||
mailman-notify.service | ||
mailman-notify.timer | ||
mailman-support-sqlalchemy-1-4.patch | ||
mailman-tmpfiles.conf | ||
mailman.cfg | ||
mailman.logrotate | ||
mailman.service | ||
python-mailman-test_interact_default_banner.patch | ||
python-mailman.changes | ||
python-mailman.rpmlintrc | ||
python-mailman.spec | ||
README.SUSE.md | ||
ssl_test_cert.crt | ||
ssl_test_key.key | ||
support-alembic-1-8.patch | ||
support-sqlalchemy-1-4.patch |
Mailman on SUSE
To run the mailman command use:
sudo -u mailman mailman info
Configuration
The main config file can be found at /etc/mailman.cfg
. It is important to add
new sections only below the [path.fhs] section!
Plugins
The directory for mailman plugins is /etc/mailman.d
.