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
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
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
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