1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-17 19:05:30 +00:00

[Dovecot] Change LUA path

This commit is contained in:
andryyy
2019-12-06 10:20:47 +01:00
parent 70e92472cb
commit 309f90a9b3

View File

@@ -57,7 +57,7 @@ passdb {
# try an app passwd
passdb {
driver = lua
args = file=/var/lib/dovecot/app-passdb.lua blocking=yes
args = file=/etc/dovecot/lua/app-passdb.lua blocking=yes
pass = yes
result_failure = continue
result_internalfail = continue