classpathx-javamail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Classpathx-javamail] Parsing a MimeMultipart :: Test case


From: Chris Burdess
Subject: Re: [Classpathx-javamail] Parsing a MimeMultipart :: Test case
Date: Fri, 18 May 2007 14:07:57 +0100

remi__ wrote:
This is the value of "list" just after the call to parseMultipart (List list,
Part parent, InternetHeaders parentHeaders,
String baseSection)

[
[TEXT, PLAIN, [CHARSET, windows-1252], NIL, NIL, 7bit, 9, 1],
[TEXT, PLAIN, [NAME, file], NIL, NIL, base64, 2516, 33, NIL, [attachment,
[FILENAME, file]]],
[TEXT, PLAIN, [NAME, file], NIL, NIL, base64, 2516, 33, NIL, [attachment,
[FILENAME, file]]],
[TEXT, PLAIN, [NAME, file], NIL, NIL, base64, 2516, 33, NIL, [attachment,
[FILENAME, file]]],
[TEXT, PLAIN, [NAME, file], NIL, NIL, base64, 2516, 33, NIL, [attachment,
[FILENAME, file]]],
[TEXT, PLAIN, [NAME, file], NIL, NIL, base64, 2516, 33, NIL, [attachment,
[FILENAME, file]]],
MIXED,
[BOUNDARY, ----=_Part_0_31379709.1179480493454],
NIL,
NIL
]

OK, thanks. Again, this all looks depressingly normal and doesn't explain how you come to have your problem. I'm not sure what avenues to suggest.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]