6 Jun
2025
6 Jun
'25
7:03 p.m.
On 05/06/2025 22:12, BuzzSaw Code via dovecot wrote:
But for the life of me I can't find out how to test the configuration file without having to actually update my dovecot configuration to use it. I'm looking for something like the Postfix 'postmap' tool that I can provide my configuration file for the LDAP lookup, give a username input to and it will show me the results from the configuration, including the return values.
Hi
not sure if it will work for your use case, but have you looked into "doveadm auth test" command?
I know it requires a password but not sure what happens if you don't need one.
There is a -o setting that can override configurations from your existing config.
John