1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-05-14 11:13:47 +00:00

docs: Add a "Clients" document

We've had a couple of reported issues about the difficulty of setting up
new clients, or confusion due to using broken clients:

- https://github.com/albertito/chasquid/pull/46
- https://github.com/albertito/chasquid/issues/52

This patch adds the first version of a "Clients" document that includes
requirements for all clients, configuration examples, and a list of
known-problematic client software.

The goal is to help reduce friction and confusion when setting up
clients.

The document needs more polishing and examples, which hopefully will be
added later.

Fixes https://github.com/albertito/chasquid/issues/48.
This commit is contained in:
Alberto Bertogli
2024-02-06 00:34:17 +00:00
parent a7342fcb1b
commit 8b056823e6
2 changed files with 55 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ nav:
- All:
- aliases.md
- hooks.md
- clients.md
- dovecot.md
- dkim.md
- haproxy.md