Rewrote MIME support and made it much, MUCH quicker. All parsing of the
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 21 Jun 2000 16:09:37 +0000 (16:09 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 21 Jun 2000 16:09:37 +0000 (16:09 +0000)
commit8beafbbc32f58365b2d541d42d6c81ebf8f8f74e
tree4be47a64d59c7e70081f9f0587f83e6f936d9836
parent2f73dc1525422ac2f9d63c460a10d129b4c903fe
Rewrote MIME support and made it much, MUCH quicker.  All parsing of the
messages are now handled on the IMAP server, rather than inside PHP, which
makes it about 20x faster (literally).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@551 7612ce4b-ef26-0410-bec9-ea0150e637f0
BUG
ChangeLog
TODO
config/conf.pl
functions/imap_messages.php
functions/mime.php
functions/strings.php
src/download.php
src/read_body.php