PHP Classes

How to separate attachments?

Recommend this page to a friend!

      pop3.class.inc  >  All threads  >  How to separate attachments?  >  (Un) Subscribe thread alerts  
Subject:How to separate attachments?
Summary:How should I separate the attachments?
Messages:2
Author:Pralay Bose
Date:2007-02-05 06:47:56
Update:2007-02-22 16:37:08
 

  1. How to separate attachments?   Reply   Report abuse  
Picture of Pralay Bose Pralay Bose - 2007-02-05 06:47:56
Script is working fine.
But I need to know is there any way to separate the attachment?
I sent a mail with a text file as an attachment and the code prints out the whole content of the file encoded with the original mail body.

It would be great if I can separate the attachment.
Any help?

  2. Re: How to separate attachments?   Reply   Report abuse  
Picture of PHILIPPE PHILIPPE - 2007-02-22 16:37:08 - In reply to message 1 from Pralay Bose
Could you please post your code ?

I am working on a way to get mails from a pop server then forward them to another e-mail address as they were originaly sent to the e-mail address i'm forwarding to.

This tricky way of forwarding merge a lot of mail problems : one of them is attachements. The code is already done for this part so let me know....