When working more with mime, it sometimes is needed to decode mail.

E.g. we capture sent mails and want to display them to an admin.

Are you open to add more complete mime API support and e.g. also add decode / header decode functions?

My research also led me to:
http://pear.php.net/manual/en/package.mail.mail-mime.php
http://pear.php.net/manual/en/package.mail.mail-mimedecode.php

Is there some reason why we're not working with those?

Please tell me the preferred direction for us to contribute.

Comments

miro_dietiker’s picture

Also found a quick overview of decoding howto:
http://www.theukwebdesigncompany.com/articles/pear-mimedecode-module.php

There's also a special decoder project at freshmeat:
http://freshmeat.net/projects/phpmimemaildecoder
I didn't have a look at it...

sgabe’s picture

I think using Pear::Mail_Mime would be a good idea but we need to hear Allie's and Jeremiah's opinion about this first. However, in my opinion we should think about this as a new approach on Drupal 7 for Mime Mail's second branch.

pillarsdotnet’s picture

The Mail MIME module provides Drupal wrappers for the above-mentioned PEAR modules.

tr’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)