On Thu, Mar 6, 2008 at 7:13 PM, Norman Maurer <[EMAIL PROTECTED]> wrote: > > Am Donnerstag, den 06.03.2008, 18:02 +0000 schrieb Robert Burrell > Donkin: > > > > 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 > > +1 > > Sounds good.
hmm... does the message searcher (which searches a mail for a particular sequence of characters) sounds like something which might be generally useful addition to Mime4J? - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
