MyNixOS website logo
option

services.mailman.ldap.userSearch.query

Query to find a user in the LDAP database.

Declarations
Type
string
Example
"(&(objectClass=inetOrgPerson)(|(uid=%(user)s)(mail=%(user)s)))"