On Sun, 8 Feb 2009, Matthew Macdonald-Wallace wrote:
>
> login:
> driver = plaintext
> public_name = LOGIN
> server_prompts = Username:: : Password::
> server_condition = ${if ldapauth \
> {user="cn=${quote_ldap_dn:$auth1},ou=People,dc=foo,dc=bar" \
> pass=${quote:$auth2} \
> ldap://127.0.0.1/}}
>
> server_set_id = "cn=$auth1,ou=People,dc=foo,dc=bar"
>
Looking at my own setup at work, try:
server_set_id = $auth1
--
--------------------------------------------------------
Dave Lugo [email protected] LC Unit #260 TINLC
Have you hugged your firewall today? No spam, thanks.
--------------------------------------------------------
Are you the police? . . . . No ma'am, we're sysadmins.
--
## List details at http://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/