Jump to content

Dealing with emails


Nodral

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.