Sorry, I meant the MIME parser class decodes any kind of message body part.
You need to use the POP3 class in conjunction with the MIME parser class. See parse_message.php example to learn how to use the POP3 and MIME parser classes together.
phpclasses.org/mimeparser