On 2025/04/10 3:00 PM, Johnnie W Adams via Exim-users wrote:
I don't know how much of the configuration you want to see, but here's the
lookup:
user=${lookup
ldapdn{user="CN=svc_domainjoin,OU=SVCAccounts,OU=ITS,OU=Organizations,DC=ad,DC=example,DC=com"
pass="password" ldaps://
auth.example.com/OU=Service%20Accounts,DC=ad,DC=example,DC=com?dn?sub?(uid=${quote_ldap_dn:$auth1})}}
\
pass=${quote:$auth2} \
ldaps://auth.example.com/ \
If you want to see what happened with that lookup, use Exim's debug facilities.
If it's a busy exim daemon you'll be best off with ACL-triggered debug;
if it's only you then just run the daemon with a command-line option for debug.
--
Cheers,
Jeremy
--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/