On Sun, 4 Apr 2004, Kelsey Cummings wrote: > I've reviwed the MIME:Parser module but don't see a method for finding the > depth of recursion. The existing MaxMIMEParts doesn't seem to catch this, > or it it's supposed to, it's not working for me, even with the patched > MIME:Parser module.
The MaxMIMEParts looks only at total number of parts, not recursion depth. Clam shouldn't use huge amounts of memory for recursive parts (I can't see a reason why a 50-part message would take substantially different amounts of memory depending on recursion structure.) However, I'm now the maintainter of MIME-tools, so I'll consider this as a feature request. :-) Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

