On Mon, Apr 19, 2004 at 11:11:43PM -0400, Joel Gwynn wrote:
> Hopefully a quick question. I've got an app that connects to a pop
> server using Mail::POP3Client. It works fine on one server (FreeBSD),
> but I'm trying to migrate the app to a new server (Debian), and the
> connection fails, or rather, it seems to connect, but gives the message:
> "Could not read."
>
> Looking into the source, I find that error results from this line:
>
> defined(my $msg = $me->_sockread()) or $me->Message("Could not read") and
> return 0;
>
> about 1/3 through POP3Client.pm
>
> any ideas about what could be so different on the new system, or what
> module may be missing in my installation?
Tweak said code to reveal errno?
As it's Linux, many distros are fond of a strict ipchains/iptable
configuration; check that...
> _______________________________________________
> Boston-pm mailing list
> [EMAIL PROTECTED]
> http://mail.pm.org/mailman/listinfo/boston-pm
--
Brian Reichert <[EMAIL PROTECTED]>
37 Crystal Ave. #303 Daytime number: (603) 434-6842
Derry NH 03038-1713 USA BSD admin/developer at large
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm