Yeah, there's a similar issue with Mail, because some mail systems insist on having the entire email address as part of the signon...including the @domain. The Java URI class that does the parsing doesn't like that either.
Don On Thu, Aug 30, 2012 at 10:40 AM, Hilde <[email protected]> wrote: > Hello Donald! > > Thanks a lot for your hint. Your approach helped but just enconding and > using inside the uri didn't. > > Hilde > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Endpoint-uri-Questionmark-as-part-of-password-tp5718378p5718426.html > Sent from the Camel - Users mailing list archive at Nabble.com.
