Hi

Try using the charset on the content type according to the spec
http://www.w3.org/International/O-HTTP-charset


On Fri, Dec 10, 2010 at 2:45 PM, Alfred Hiebl <[email protected]> wrote:
>
> Hi Ashwin,
>
> Thanks for your response. I tried that before, but setting
> "defaultEncoding=base64" in
> the smtp URI does not seem to have any effect. It is still encoded as 7bit
> (-Dmail.debug=true):
>
>
> Content-Type: multipart/mixed;
>        boundary="----=_Part_1_22750429.1291987863341"
> firedTime: Fri Dec 10 14:31:03 CET 2010
>
> ------=_Part_1_22750429.1291987863341
> Content-Type: text/plain
> Content-Transfer-Encoding: 7bit
>
>
> ------=_Part_1_22750429.1291987863341
> Content-Type: application/octet-stream; name=testrg_scenario1
> Content-Transfer-Encoding: 7bit
> Content-Disposition: attachment; filename=testrg_scenario1
>
> Am I using that property incorrectly?
>
> Best regards,
> Alfred
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-can-I-set-Content-Transfer-Encoding-for-attachments-tp3298826p3300298.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to