on build page, mention that changes can be tested easily with mox localserve

This commit is contained in:
Mechiel Lukkien
2024-03-17 07:58:02 +01:00
parent 79fb72f3cd
commit 25b2ea164f
2 changed files with 5 additions and 3 deletions

View File

@ -436,7 +436,7 @@ in the [quickstart command](../commands/#hdr-mox-quickstart).
## Localserve
The [mox localserve](../commands/#hdr-mox-localserve) starts a local mox
The [mox localserve](../commands/#hdr-mox-localserve) command starts a local mox
instance with a lot of its functionality: SMTP/submission, IMAP4, Webmail,
account and admin web interface and the webserver. Localserve listens on the
standard ports + 1000, so no special privileges are needed.