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 {
|
||||
driver = lua
|
||||
args = file=/etc/dovecot/app-password-lookup.lua
|
||||
args = file=/etc/dovecot/app-passwords-lookup.lua
|
||||
}
|
||||
|
||||
userdb {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue