in reply to Re: How to check number of messages using Net::POP3?
in thread How to check number of messages using Net::POP3?

Have you used Debug =>1, when creating the POP3 object?
update
Meant to reply to BjoernD, whoops.

-Lee

"To be civilized is to deny one's nature."
  • Comment on Re: Re: How to check number of messages using Net::POP3?

Replies are listed 'Best First'.
Re: Re: Re: How to check number of messages using Net::POP3?
by BjoernD (Initiate) on Dec 24, 2003 at 08:48 UTC
    Yes. If I do this, I see the server closing down the connection before the message prompts.