Jack Sleight wrote: > > [...] Once you get the raw > content from the message use PHP's quoted_printable_decode function, > that should work I think (although I've never actually used it). > [...] > -- > Jack
Yeah thanks :-) quoted_printable_decode() works fine. -- Jan -- View this message in context: http://www.nabble.com/howto-decode-mime-encoded-mail--tf4639104s16154.html#a13250811 Sent from the Zend Framework mailing list archive at Nabble.com.
