typo fixed
This commit is contained in:
parent
abe6291333
commit
3a13a742ea
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ for our purpose.
|
|||
|
||||
The `/etc/dovecot/conf.d/10-auth.conf` file is dealing with authentication. At the end of this file you will find a list
|
||||
of authentication backends that Dovecot ships with. By default it will use _system users_ (those from /etc/passwd). But
|
||||
we want to use the MariaDB database backend. Please comment all all include statements:
|
||||
we want to use the MariaDB database backend. Please comment out all include statements:
|
||||
|
||||
```text title="Edit your /etc/dovecot/conf.d/10-auth.conf"
|
||||
#!include auth-system.conf.ext
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue