[Dovecot] Feature: Move authentication to LUA and prepare for http based authentication, log last SASL logins to SQL

This commit is contained in:
andryyy
2021-06-04 14:27:33 +02:00
parent fc93c5e2a8
commit 6d22ae8d02
3 changed files with 79 additions and 42 deletions

View File

@@ -74,6 +74,7 @@ RUN groupadd -g 5000 vmail \
liburi-perl \
libwww-perl \
lua-sql-mysql \
lua-socket \
mariadb-client \
procps \
python3-pip \