On 24/12/2018 13:41, William Edwards | Cyberfusion via Exim-users wrote:
> server_condition = ${if and{{ !eq{}{$auth2} }{ \
> ldapauth{\
> USER="${quote_ldap:${lookup
> ldapdn{ldap://dc0.cyberfusion.cloud/cn=Users,dc=cyberfusion,dc=email??sub?(sAMAccountName=${quote_ldap:$auth2})}}}"
> \
> PASS=${quote:$auth3} \
> ldap://ldap.cyberfusion.cloud/} }} }
You're using an ldapdn lookup to determine a USER for the ldapauth.
What user do you think you might use for it, if your ldap isn't set up
to allow anonymous lookups?
--
Jeremy
--
## 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/