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
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
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 = new Net::IMAP($Host, Debug
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 = new Net::IMAP($Host, Debug => 1)
or die("can't co
4 matches
Mail list logo