Is there a nice tidy php class that will allow me to fetch mail from a
pop server and break up and retrieve the different mime parts and
such... that is at a higher abstraction than the more simpler imap_
routines found in php? Basically I want mime and pop/imap management
past the simple facility provided by php.