--- Begin Message ---
> https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2933017&group_id=250683
>
> It should suffice to escape %u properly. See RFC 2254, "4. String Search
> Filter Definition".  E.g. %u above would translate to
>
>  foobar\)\(uid=foo\)

oops, I did not read RFC carefully enough :( Chars are not escaped by a
simple '\' prefix but by '\' plus their two-hexdigit ASCII value.

E.g. not '\)' but '\29'.



Enrico



--- End Message ---
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to