We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625c74e commit 5421ce3Copy full SHA for 5421ce3
docs/core/config/auth/users/virtual.md
@@ -217,7 +217,7 @@ The usernames in the passwd and shadow files are expected to contain
217
only the user part, no domain. This is because the path itself already
218
contained %{user | domain} to specify the domain. If you want the files to contain
219
full `user@domain` names, you can change [[setting,auth_username_format]] to
220
-`%{user}` or leave it out (it's default value is `%{user|lower}`).
+`%{user}` or leave it out (its default value is `%{user|lower}`).
221
222
```[dovecot.conf]
223
mail_driver = maildir
0 commit comments