[PHP] Get an attached file from a POP3 mail

2003-10-07 Thread Javier Tacon

Hi,

Anyone knows how to get an attached file from a POP3 mail?

I can logon, read the headers and body with Net_POP3 pear module, but I don't know how 
to process the mail to extract attached files .. Exists libraries that can do that?



Javier Tacón - Developer
Private Media Group, Inc. 
www.prvt.com (Nasdaq: PRVT) 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Get an attached file from a POP3 mail

2003-10-07 Thread Raditha Dissanayake
It might interest you to know that the php imap library works with pop 
as well. can't figure out for the life of me why people use pop3 though :-))

all the best

Javier Tacon wrote:

Hi,

Anyone knows how to get an attached file from a POP3 mail?

I can logon, read the headers and body with Net_POP3 pear module, but I don't know how to process the mail to extract attached files .. Exists libraries that can do that?



Javier Tacón - Developer
Private Media Group, Inc. 
www.prvt.com (Nasdaq: PRVT) 

 



--
Raditha Dissanayake.

http://www.radinks.com/sftp/  |  http://www.raditha/megaupload/
Lean and mean Secure FTP applet with  |  Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB  |  with progress bar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php