I wrote the email handling code for a relatively small PHP project for a client which involved handling relatively large email attachments that needed to be processed. Needless to say MIME parsing was a pain, and Gmail's IMAP does strange things sometimes...