lua8ds--- via dovecot skrev den 2024-10-19 15:31:
auth_username_format = %Ln
keep this one
thank you all for your help.
without %Lu there can be diffrent passwords for l...@example.org and l...@example.org
dont make that mistake, its same user, since localpart is caSE sensitive, but whole email address is not CaSE sensitive
fix is to not define username_format in passdb and userdb so only in auth_username_format
_______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org