Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi.

I'm using the ThinMailer web-based email app, and managed to code my own single-attachment handler for incoming emails (using MIME::Base64).

Now there's the issue of emails that come with many MIME types (various attachments). And it's messing up.

Does anyone know a way to tackle this issue? Any scripts out there that I can just add onto ThinMailer?

Please help. This attachment problem is driving me insane.

Thanks,
Ralph.