python-mailman/README.SUSE.md
Petr Gajdos 7b4ea6895c Accepting request 837918 from home:gladiac:mailman3
- Create mailman user and group
- Create directories for mailman and use FHS directory layout
- Create initial /etc/mailman.cfg
- Create /etc/mailman.d/ directory for extensions
- Add systemd files

OBS-URL: https://build.opensuse.org/request/show/837918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=27
2020-09-29 07:54:08 +00:00

314 B

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.