Hello,
I have a doubt:
is the lua function "auth_userdb_iterate" expected to always return the whole list of users no matter what, or it should evaluate if a specific virtual domain is provided as req argument and only list the users in that specific domain?
And should the returned user list be in the format "username@domain.tld" or "username" ?
-- Ciao, Luigi
Any hint about this?
Il 17/02/2025 11:16 Luigi Trovato via dovecot ha scritto:
Hello,
I have a doubt:
is the lua function "auth_userdb_iterate" expected to always return the whole list of users no matter what, or it should evaluate if a specific virtual domain is provided as req argument and only list the users in that specific domain?
And should the returned user list be in the format "username@domain.tld" or "username" ?
-- Ciao, Luigi
participants (1)
-
Luigi Trovato