correctly configure lua passdb
This commit is contained in:
parent
5df18cf04c
commit
436e666ed2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ passdb {
|
||||||
|
|
||||||
passdb {
|
passdb {
|
||||||
driver = lua
|
driver = lua
|
||||||
args = file=/etc/dovecot/app-password-lookup.lua
|
args = file=/etc/dovecot/app-passwords-lookup.lua
|
||||||
}
|
}
|
||||||
|
|
||||||
userdb {
|
userdb {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue