Hi Daniel, on Sun, 05 Mar 00 at 21:51:00 you wrote...

>I tried yam & it crashed when I tried that.  The problem was that apparently
>my email account was over 90% full (6 months mail?).  When I tried yam &
>download manager in microdot, all the mails didnt actually show up.  They
>had been deleted but yet they were still there (according to the
>postmaster).

That doesn't sound like a problem on your side to me.

You can always try it out by telnetting.  Use AmTelnet or similar to open
a connection to your POP3 server on port 110.  Then type:

USER yourusername
PASS yourpassword
LIST

and then you should get a list of all the mails.  So you can see how
many/few there are.  You can view the mails with:

RETR x

where x is the number of the message (from the LIST output)

and you can see the headers with

TOP x 1


Hope that helps.
_____________________________________________________________
NetConnect mailing list. To unsubscribe, send an 'unsubcribe'
message to <[EMAIL PROTECTED]>

Reply via email to