> On 28/05/2021 13:47 Gabx <gabri...@tcpreset.net> wrote: > > > On 5/28/21 12:13 PM, Aki Tuomi wrote: > > > /etc/dovecot/override.passwd > > > > user1:*:::::::mail=~/user1/mail > > user2:*:::::::mail=~/user2/mail > > > > Aki > > > How can i observe this process and debug this process ? > I have set mail_debug = yes > > Gab > --
auth_debug=yes Order and other parameters for the userdb's do matter, you might have to set, in previous userdb, result_success=continue-ok Aki