Hi all
Now I debug exim quota ,the field of quota is quotaBytes,but many users
have no the attribute(quotaBytes),for theses users i want to give a
default quota(600),how do I do for this ldap lookup?
Please tell me if you know.Thanks.
quota = ${lookup ldap {user="cn=servers,dc=xxxx1,dc=com" pass=passdddd
ldap:///cn=$local_part,cn=users,dc=xxxx1,dc=com?quotaBytes}{$value}{600}}
The above line is my config,but it don't work !!!!!
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/