Re: Net::IMAP........ I disagree

2002-07-02 Thread mhar01
ok, i am trying to write a webmail system using imap. this is a large challenge for me as i am technically a beginner, but i like a challenge. do you think you could write me a couple of lines showing the retrieval of a message and getting folder. that should be enough to show me the principl

Re: Net::IMAP........ I disagree

2002-07-02 Thread Ramprasad A Padmanabhan
Net::IMAP is relatively old and is decently documented Can I know what R U looking for Mat Harris wrote: > Am i right in thinking that Net::IMAP is a relatively new module? > > I have been trying to use it and the documentation is really poor. > > > Matthew Harrison > Internet/Network Servic

Re: Net::IMAP

2002-07-01 Thread Mat Harris
yes i have seen the simple version but the functionality seems minute in comparison At 19:29 01/07/2002 +, Felix Geerinckx wrote: >on Mon, 01 Jul 2002 19:20:21 GMT, Mat Harris wrote: > > > Am i right in thinking that Net::IMAP is a relatively new module? > > > > I have been trying to use it

Re: Net::IMAP

2002-07-01 Thread Felix Geerinckx
on Mon, 01 Jul 2002 19:20:21 GMT, Mat Harris wrote: > Am i right in thinking that Net::IMAP is a relatively new module? > > I have been trying to use it and the documentation is really poor. You may have more luck with Net::IMAP::Simple, especially if you have been using Net::POP3. See