[PHP] Re: access pop3 without IMAP

2001-07-15 Thread Adrian D'Costa
Hi James, I past that stage but stuck with messages that are MultiPart/Mixed. I need to display the attachments and give the viewer to download or view if possible. Adrian On Sun, 15 Jul 2001, James Tan wrote: > hi prachait saxena, > > I'm trying to build the same too... > > u can use the

[PHP] Re: access pop3 without IMAP

2001-07-15 Thread James Tan
hi prachait saxena, I'm trying to build the same too... u can use the socket function to manupulate pop protocol at port 110 refer to the rfc link in the documentation for pop :) hope it helps... regards, James Prachait Saxena wrote: > Hi, > > I want to check mail of a pop account. without