blob: 34ff159b84a5bf14c9ad48ebb079abcb2ddaca94 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
---
title: lists.sr.ht Installation
---
This document covers the installation steps for lists.sr.ht, a mailing list
service.
# Installation
lists.sr.ht can be installed with the [standard package
installation process](/installation.md#installing-from-packages).
## Daemons
- `lists.sr.ht` - The web service.
- `lists.sr.ht-lmtp` - Incoming mail service.
- `lists.sr.ht-process` - Mail processing service.
- `lists.sr.ht-webhooks` - Webhook delivery service.
## Configuration
See [Configuration](configuration.md).
|