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 Link to comment https://forums.phpfreaks.com/topic/273740-dealing-with-emails/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.