git » chasquid » commit 5fa756f

docs: Clarify how users are identified to dovecot

author Alberto Bertogli
2019-10-18 19:04:14 UTC
committer Alberto Bertogli
2019-10-18 23:45:18 UTC
parent bb97991a242f0a1b2838882f1d43ce651d5ce71f

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.

docs/dovecot.md +3 -0

diff --git a/docs/dovecot.md b/docs/dovecot.md
index 3f87e2f..2eb3024 100644
--- a/docs/dovecot.md
+++ b/docs/dovecot.md
@@ -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