On 19 Sep 2019, at 11:54, Adam Barnett wrote:
When i changed the LDAP response to
server_host = ldap://zimbraldap:389
server_port = 389
search_base =
query_filter =
(&(|(zimbraMailDeliveryAddress=%s)(zimbraMailAlias=%s))(zimbraMailStatus=enabled))
result_attribute = mail,zimbraMailAlias
See the ldap_table(5) man page:
After applying the result format, multiple values
are concatenated as comma separated strings.
If your records can contain both mail and zimbraMailAlias attributes (or
may contain multiples of either,) see the documentation of
"expansion_limit" in the same man page. If they all contain both
attributes, pick one.
--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire