Nodral Posted January 28, 2013 Share Posted January 28, 2013 Hi All I am trying to read in some emails using the various functions within the PHP/IMAP library and all's going well. UNTIL I have to deal with an 'Alternative' type email. I cannot get the following imap_fetchbody($MailboxConnection, $email_number, 1.1,FT_PEEK); to seperate the plain text part out. it's almost as if the MIMe boundary's are being ignored. Any thoughts anyone? Cheers Quote Link to comment https://forums.phpfreaks.com/topic/273740-dealing-with-emails/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.