You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Riggy Software <ri...@hotmail.com> on 2019/01/15 13:17:18 UTC

Camel Mail issue

Hi,

I'm not sure who to inform about this, but I've just had a bit of a nightmare figuring out where connection problem lied using Camel Mail. I had an Amazon password that had + symbols in it and it turns out that they were getting stripped out by Camel's StringHelper class when getting the properties.

BUT there IS a way to avoid this fortunately.
"RAW(value)" which avoids processing the value.
I really think this would be useful to put in the documentation. I've never seen it mentioned, and it's a very important feature.

Regards,
Naseem


Get Outlook for Android<https://aka.ms/ghei36>


Re: Camel Mail issue

Posted by Riggy Software <ri...@hotmail.com>.
Okay okay, I found it in the endpoint docs page.
Sorry. But it's the last place I looked (with Google) and only after I knew what to search for.

Regards,
Naseem

Get Outlook for Android<https://aka.ms/ghei36>

________________________________
From: Riggy Software <ri...@hotmail.com>
Sent: Tuesday, January 15, 2019 1:17:18 PM
To: users@camel.apache.org
Subject: Camel Mail issue

Hi,

I'm not sure who to inform about this, but I've just had a bit of a nightmare figuring out where connection problem lied using Camel Mail. I had an Amazon password that had + symbols in it and it turns out that they were getting stripped out by Camel's StringHelper class when getting the properties.

BUT there IS a way to avoid this fortunately.
"RAW(value)" which avoids processing the value.
I really think this would be useful to put in the documentation. I've never seen it mentioned, and it's a very important feature.

Regards,
Naseem


Get Outlook for Android<https://aka.ms/ghei36>


Re: Camel Mail issue

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

There is a FAQ about this at
http://camel.apache.org/how-do-i-configure-password-options-on-camel-endpoints-without-the-value-being-encoded.html

On Tue, Jan 15, 2019 at 2:17 PM Riggy Software
<ri...@hotmail.com> wrote:
>
> Hi,
>
> I'm not sure who to inform about this, but I've just had a bit of a nightmare figuring out where connection problem lied using Camel Mail. I had an Amazon password that had + symbols in it and it turns out that they were getting stripped out by Camel's StringHelper class when getting the properties.
>
> BUT there IS a way to avoid this fortunately.
> "RAW(value)" which avoids processing the value.
> I really think this would be useful to put in the documentation. I've never seen it mentioned, and it's a very important feature.
>
> Regards,
> Naseem
>
>
> Get Outlook for Android<https://aka.ms/ghei36>
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2