Sorry, :(
The returned mail content is the following and not the one in previous mail.


FROM: [EMAIL PROTECTED]
TO: [EMAIL PROTECTED]
MAIL CONTENT-TYPE: text/plain; charset=UTF-8; format=flowed
SUBJECT: ?? ??
BODY: ?? ??


Any idea? Thanks, jose



Jose Andres Perez wrote:

Hi,

I want to read the mail content I received in my mailet. I run it in James 2.2.0. The mail content I receive from outside is UTF-8, but when I try to read mail data I do not get the original. For example, if the original mail has the following format

FROM: [EMAIL PROTECTED]
TO: [EMAIL PROTECTED]
SUBJECT: ρρ ??
BODY: ρρ ??

I get the following:

FROM: [EMAIL PROTECTED]
TO: [EMAIL PROTECTED]
MAIL CONTENT-TYPE: text/plain; charset=UTF-8; format=flowed
SUBJECT: ρρ ??
BODY: ?? ??

Do you know how could I read the subject and body geting the original text? Do you know if this is a bug of James 2.2.0 version?

Cheers,
Jose



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to