forked from stove/dataset
13 lines
288 B
YAML
13 lines
288 B
YAML
---
|
|
format: '0.1'
|
|
description: >
|
|
GNU Mailman, managing electronic mail discussion and e-newsletter lists
|
|
website: https://www.list.org
|
|
depends:
|
|
- base-debian-bullseye
|
|
- postgresql-client
|
|
- relay-lmtp-client
|
|
- reverse-proxy-client
|
|
- nginx-https
|
|
- oauth2-client
|
|
service: true
|