This class can be used to retrieve attachment files from messages stored in mailbox of a POP3 or IMAP server.
The class opens a given mailbox using the PHP IMAP extension, look for all messages with attachment messages, decode the attachments and saves them to files with the same file name specified in the message.