In conf.d/10-auth.conf  I do:

dict lookuptable {
  dict_name = lookuptable
  dict_driver = file
  dict_file_path = /etc/dovecot/mailtouserid.dict
}
auth_username_format = %{user | lower | dict:lookuptable/shared/ }

But it seems the dictionary doesn't work here... it is skipped.
Is this a bug, is it something that will be added lateron or do I do something 
wrong?

My goal is to allow users to logon with their email address as username.

Best wishes for 2026 to all!

-Huibert.
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to