aboutsummaryrefslogtreecommitdiff
path: root/docs/setup.txt
blob: 8e4091c9801ab37131c6a126c0cff446aef728c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Setting up SMLMP
================

UNFINISHED!!!

This is a guide for setting up SMLMP. It is directed towards Debian
systems, and is tested on Debian 12 bookworm at the time of writing.
Users of other distributions may need to modify commands accordingly to
fit their system.

If you already have a working email server, configure it so it follows
the requirements in README. If this is hard, use discretion to continue
following this guide, though note that this might not exactly work for
you.

If you don't have a working email server, set one up with
https://git.andrewyu.org/andrew/forks/emailwiz.git/. READ THE
INSTRUCTIONS CAREFULLY BEFORE USING THE SCRIPT.


If you are using emailwi

    usermod -a -G mail smlmp

Also, install the dkimpy dependency.