1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00

docs: Clarify how users are identified to dovecot

In authentication requests sent to dovecot, chasquid uses the full
addresses, "user@domain". However this wasn't mentioned in the
documentation, and could cause some confusion.

So this patch adds an explicit clarification about this in the dovecot
integration documentation.
This commit is contained in:
Alberto Bertogli
2019-10-18 20:04:14 +01:00
parent bb97991a24
commit 5fa756fddc

View File

@@ -31,6 +31,9 @@ accordingly.
This lets chasquid issue authentication requests to dovecot.
Authentication requests sent by chasquid to dovecot will use the
fully-qualified user form, `user@domain`.
## Configuring chasquid