Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
Nigel Metheringham edited this page Nov 29, 2012 · 2 revisions

Q0075

Question

I'm using LDAP, and some email addresses that contain special characters are causing parsing errors in my LDAP lookups.

Answer

You should be using ${quote_ldap:$local_part} instead of just $local_part in your lookups.


Clone this wiki locally