Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Aug 2000 20:19:30 +0200
From:      mouss <usebsd@free.fr>
To:        Allan Peak <apeak_2000@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: fetchmail
Message-ID:  <4.3.0.20000809201359.025285e0@pop.free.fr>
In-Reply-To: <20000809032749.21944.qmail@web1610.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
forget my last mail, then!

try specifying a longer timeout ('-t' option). your connection
to the pop server might be slow, or you have some large messages.

if you still have problems, use command line:
# telnet popserver 110
user yourlogin
pass yourpass
list

you'l have the list of your messages, and the sizes.
you can see start of the messages, by typing:
top NUMBER   LINES
(NUMBER is the number of the message, and LINES is the number
of lines after the headers, so you can se the headers using 0).

if there are very large messages, and if you don't need them, just delete them
del NUMBER

anyway, this will show you if the connection is slow.



At 20:27 08/08/00 -0700, Allan Peak wrote:
>This time I typed fetchmail -u apeak_2000
>pop.mail.yahoo.com and it said something about a
>"socket error" and it seemed to copy 1 or 2 messages
>but gave me a bunch of lines that said "skipping
>message xxx not flushed".  It recognized how many
>messages I had but only copied the latest.
>                         Allan



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.0.20000809201359.025285e0>