1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-16 14:27:01 +00:00

docs: Add Arch installation instructions

There is an AUR package for chasquid, so this patch adds references to
it in the documentation.

Thanks to Max Mazurov (fox.cpp@disroot.org) for adding the package.
This commit is contained in:
Alberto Bertogli
2020-03-28 17:45:54 +00:00
parent 4357379737
commit 6815cf1d5c
2 changed files with 15 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ It's written in [Go](https://golang.org), and distributed under the
relay, or clear-text authentication).
* [Monitoring] HTTP server, with exported variables and tracing to help
debugging.
* Integrated with [Debian] and [Ubuntu].
* Integrated with [Debian], [Ubuntu], and [Arch].
* Supports using [Dovecot] for authentication.
* Useful
* Multiple/virtual domains, with per-domain users and aliases.
@@ -40,6 +40,7 @@ It's written in [Go](https://golang.org), and distributed under the
* [SPF] and [MTA-STS] checking.
[Arch]: https://www.archlinux.org/
[Debian]: https://debian.org
[Dovecot]: https://blitiri.com.ar/p/chasquid/docs/dovecot/
[Hooks]: https://blitiri.com.ar/p/chasquid/docs/hooks/