Skip Menu |

This queue is for tickets about the libnet CPAN distribution.

Report information
The Basics
Id: 2609
Status: resolved
Priority: 0/
Queue: libnet

People
Owner: Nobody in particular
Requestors: gbarr [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Date: Tue, 20 May 2003 11:58:55 +0100
From: Graham Barr <gbarr [...] pobox.com>
To: bug-libnet [...] rt.cpan.org
Subject: [Fwd] Net::POP3 "bug"
----- Forwarded message from Torgeir Hansen <torgeir@trenger.ro> ----- Date: Mon, 11 Nov 2002 10:24:41 +0100 To: gbarr@pobox.com From: Torgeir Hansen <torgeir@trenger.ro> Subject: Net::POP3 "bug" There seems to be a small problem with the Net::POP3-module which appears when running a script with -w and login fails, i enabled debug to visualize it more: -------- Net::POP3: Net::POP3(2.23) Net::POP3: Net::Cmd(2.21) Net::POP3: Exporter(5.562) Net::POP3: IO::Socket::INET(1.25) Net::POP3: IO::Socket(1.26) Net::POP3: IO::Handle(1.21) Net::POP3=GLOB(0x8569598)<<< +OK <10861.1037006595@my.mail.server> Net::POP3=GLOB(0x8569598)>>> USER example Net::POP3=GLOB(0x8569598)<<< +OK Net::POP3=GLOB(0x8569598)>>> PASS .... Net::POP3=GLOB(0x8569598)<<< -ERR authorization failed Could not log into mailserver! Net::POP3=GLOB(0x8569598)>>> RSET Net::POP3: Unexpected EOF on command channel at ./mailfetcher line 0 Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/site_perl/5.6.1/Net/POP3.pm line 301. Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/site_perl/5.6.1/Net/POP3.pm line 302. ------- hope you fix it - and in the meanwhile I will get a proper username and password so that the messages will dissapear ;) -Torgeir Hansen Show quoted text
----- End forwarded message -----