Re: The use of %w in password_query leads to "Failed to expand plugin setting" error
rdb_gid, '/home/%d/%n' as userdb_home \ FROM users WHERE (catch='%n' AND domain='%d') I'll give it a go when our users are asleep! Regards, Filidor On 14-01-2021 16:34, Aki Tuomi wrote: >> On 14/01/2021 17:30 Filidor Wiese wrote: >> >> >>
The use of %w in password_query leads to "Failed to expand plugin setting" error
ting plain_pass = 'Tfew3322gYEp$%5Qjk0': Unknown variable '%Q' Which indicates that dovecot is trying to expand variables in the password. As a consequence, the login process fails. Is there some way around this behavior? Thanks in advance, Filidor Wiese