K 10 svn:author V 3 mbr K 8 svn:date V 27 2004-09-02T22:28:22.000000Z K 7 svn:log V 346 Limits the number of MIME parts we will parse. Normally, instances of this class parse a message to the bitter end. Messages with many MIME parts can cause excessive memory consumption. If you invoke this method, parsing will abort with a die() if a message contains more than NUM parts. Submitted by: David F. Skoll END