e28ada2a2b
- make it easier to notice to keep buildrequires and runtime requires version limits in sync. This will also help us to notice early when the version of other libraries do not match the requires encoded in the source code. OBS-URL: https://build.opensuse.org/request/show/1123459 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=88 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
mailman-3.3.9.tar.gz | ||
mailman-digests.service | ||
mailman-digests.timer | ||
mailman-notify.service | ||
mailman-notify.timer | ||
mailman-tmpfiles.conf | ||
mailman.cfg | ||
mailman.logrotate | ||
mailman.service | ||
python-mailman.changes | ||
python-mailman.rpmlintrc | ||
python-mailman.spec | ||
README.SUSE.md | ||
ssl_test_cert.crt | ||
ssl_test_key.key |
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
.