Parsing Email Body with 7BIT Content-Transfer-Encoding - PHP
I've been implementing some PHP/IMAP-based email handling functionality lately, and have most everything working great, except for message body decoding (in some circumstances). I think that, by now, I've half-memorized RFC 2822 (the 'Internet Message Format' document guidelines), read through email-handling code for half a dozen open source CMSes, and read a bajillion forum posts, blog posts, etc. dealing with handling email in PHP. I've also forked and completely rewritten a class for PHP, Imap , and the class handles email respectably well—I have some helpful methods in there to detect