<HTML><BODY><div>Hello,</div><div> </div><div>When there is a multiple userdb to look for user, Dovecot log «auth: unknown user» when the first userdb search failed. Then Dovecot  successfully search user in the second userdb and things works. But  "auth: unknown user" event left in a logs.</div><div> </div><div>Logs look like this:</div><div><div><div> </div><div>Apr  1 12:38:48 mail dovecot[75384]: lmtp(75397): Connect from 127.0.5.1</div><div>Apr  1 12:38:48 mail dovecot[75384]: auth: ldap(order@XXX,127.0.5.1): unknown user</div><div>Apr  1 12:38:48 mail dovecot[75384]: lmtp(order)<75397><D8m2HCjIRmKFJgEAABdyCg>: msgid=<157609214.20220331172309@YYY>: saved mail to INBOX</div></div></div><div> </div><div>Debug show failed search in the first userdb and successfull search in the second userdb.</div><div> </div><div>When user found in the first userdb «unknown user» event does not appear.</div><div> </div><div>Configuration is: </div><div> </div><div><div><div>userdb {</div><div>  args = /usr/local/etc/dovecot/udb-ldap-personal.conf</div><div>  driver = ldap</div><div>  override_fields = home=/mnt/mboxes/personal/%n</div><div>}</div><div>userdb {</div><div>  args = /usr/local/etc/dovecot/udb-ldap-general.conf</div><div>  driver = ldap</div><div>  override_fields = home=/mnt/mboxes/general/%n</div><div>}</div></div></div><div> </div><div>Dovecot verision is 2.3.16 (7e2e900c1a).</div><div> </div><div> </div><div data-signature-widget="container"><div data-signature-widget="content"><div>--<br>Best regards,</div><div>Anthony Pankov<br> </div></div></div></BODY></HTML>