Hi guys!
I added new own attribute "zimbraMailOut" to "zimraAccount" class.
I can set value for this attribute, but cant get a filtering in search.
for example:
ldapsearch -h ps-zimbra -x -b 'dc=domain,dc=local' '(zimbraMailOut=*)'
# extended LDIF
#
# LDAPv3
# base <dc=domain,dc=local> with scope subtree
# filter: (zimbraMailOut=*)
# requesting: ALL
#
# search result
search: 2
result: 0 Success
--------------------------
But I really have an accounts with "zimbraMailOut" attr.
# zmprov ga
user@domain.local zimbraMailOut
# name
user@domain.local
# zimbraMailOut: disabled
Is this possibly for zimbra to add own attrs for using with zimbra ldap requests ?
Thank you
