I´m using something like this:
ldapcheck "senderpref" ldap://localhost/dc=example,dc=net?usr?one?mail=%r
racl whitelist ldapcheck "senderpref"
racl whitelist $usr "%r"
the result is this
ldapcheck "senderpref" ldap://localhost/dc=example,dc=net?usr?one?mail=%r
racl whitelist ldapcheck "senderpref"
racl whitelist $usr "%r"
the result is this
Log :
... test $usr = "abc@..." vs ""
I don´t know why the value "%r" is empty there.
where can i get a good documentation on this?
Thanks
... test $usr = "abc@..." vs ""
I don´t know why the value "%r" is empty there.
where can i get a good documentation on this?
Thanks