Tony Deshields writes:
I'm running the docker-mailman setup with LDAP integrated. My users that authenticate against LDAP are still required to verify their email address however, I do not want this functionality. I was looking for guidance on possibly configuring it so my LDAP users do not have to verify their email address.
If your lists are not exposed to the outside world, go to Settings > Member Policy and set Subscription Policy (optionally Unsubscription Policy too) to "open".
If your lists are exposed to the outside world, I can't recommend this alone. Perhaps Mark or Abhilash can help with a configuration that allows you to automatically authenticate against LDAP (without email configuration) and only LDAP. It's probably not hard, but I'm not familiar with the LDAP authentication channel.