I am attempting to set up Directory Assistance to give users easy access to email addresses in a remote LDAP directory. I can successfully hit F9 after entering a name and get the an email address from the remote LDAP server.
However, mail is getting trapped in the mail.box and is not being handled correctly (permanently held with error “cannot find recipient”). I believe this is because some of our email addresses are duplicated in the remote LDAP and/or because our mail domain (sub.domain.com), is a sub-domain of the LDAP server’s domain (domain.com). Does anyone know how I can fix this?