Re: A small difficulty with Net::IMAP, encore

2004-07-07 Thread Jaldhar H. Vyas
On Tue, 29 Jun 2004, John Summerfield wrote: > John Summerfield wrote: > > > John Summerfield wrote: > > > >> I installed libnet-imap-perl on Sarge so I could chat up an imap > >> server, did a quick cut and paste from the two samples provided and > >> it does not Work For Me. > >> John, I respon

Re: A small difficulty with Net::IMAP, encore

2004-06-29 Thread John Summerfield
John Summerfield wrote: John Summerfield wrote: I installed libnet-imap-perl on Sarge so I could chat up an imap server, did a quick cut and paste from the two samples provided and it does not Work For Me. Here-s my code: #!/usr/bin/perl -wI.. use Net::IMAP; my $Host="192.168.9.4"; my $imap = ne