Search found 1 match
- Fri Oct 17, 2008 10:35 am
- Forum: PHP - Code
- Topic: Decoding MIME Email Messages
- Replies: 0
- Views: 115
Decoding MIME Email Messages
I am creating an internal help desk ticketing system at work and need to give the illusion that users can send emails to the system. I have successfully set up IMAP access and can retrieve the body of the email, but it needs decoded from MIME. I cannot find a simple solution to this. Any help is app...