IMAP requires case-insensitive charset-aware searching of mail body
parts (a bit of a PITA, i know and most likely slow). ATM the Mime4J
pull parser has a getInputStream method but i plan to add a getReader
method which will perform charset-aware content-decoding for text
parts and return null for others (seems easier than throwing an
exception but i'm willing to be talked out of this decision) since i
think that this function may be generally useful.

- robert

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

Reply via email to