Mailinglist Archive: opensuse (1919 mails)

< Previous Next >
[S.u.S.E. Linux] Why is fetchmail so slow on mymachine?
  • From: avi@xxxxxxxxxxxx (Avi Schwartz)
  • Date: Mon, 06 Jul 1998 23:17:53 -0500
  • Message-id: <35A1A171.F7150A52@xxxxxxxxxxxx>



I am trying to use fetchmail to fetch all my mail from my ISP's POP3
server to my machine. I managed to set .fetchmailrc so it connects to
the ISP's POP3 server and start downloading the mail. The problem is
that it is extremely slow. It can take up to five (!) minutes to
download a 2K message which takes almost no time when I use netscape to
get the same message.

It basically gets stuck on the line that says SMTP> MAIL
FROM:<owner-suse-linux-e@xxxxxxxx> SIZE=2619

It doesn't matter what message it is.

I have attached the output of fetchmail --verbose

Any idea why is it so slow?

Thanks
-- Avi

--
-----------------------------------------------------------------------
Avi Schwartz
avi@xxxxxxxxxxxx</PRE>
<PRE>
fetchmail: 4.3.8 querying pop3.enteract.com (protocol POP3) at Mon Jul 6 22:59:03 1998
fetchmail: POP3< +OK QPOP (version 2.4) at enteract.com starting.
fetchmail: POP3> USER avi2
fetchmail: POP3< +OK Password required for avi2.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK avi2 has 63 messages (191823 octets).
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 63 191823
fetchmail: POP3> LAST
fetchmail: POP3< +OK 8 is the last read message.
fetchmail: 63 messages (8 seen) for avi2 at pop3.enteract.com.
fetchmail: POP3> LIST
fetchmail: POP3< +OK 63 messages (191823 octets)
fetchmail: POP3< 1 1976
fetchmail: POP3< 2 2348
fetchmail: POP3< 3 5529
fetchmail: POP3< 4 4687
fetchmail: POP3< 5 2077
fetchmail: POP3< 6 2237
fetchmail: POP3< 7 2529
fetchmail: POP3< 8 3315
fetchmail: POP3< 9 2619
fetchmail: POP3< 10 2071
fetchmail: POP3< 11 2807
fetchmail: POP3< 12 1949
fetchmail: POP3< 13 2239
fetchmail: POP3< 14 3002
fetchmail: POP3< 15 3195
fetchmail: POP3< 16 2567
fetchmail: POP3< 17 2123
fetchmail: POP3< 18 3490
fetchmail: POP3< 19 2994
fetchmail: POP3< 20 2667
fetchmail: POP3< 21 4234
fetchmail: POP3< 22 2665
fetchmail: POP3< 23 1597
fetchmail: POP3< 24 1921
fetchmail: POP3< 25 3404
fetchmail: POP3< 26 2454
fetchmail: POP3< 27 3068
fetchmail: POP3< 28 1935
fetchmail: POP3< 29 2456
fetchmail: POP3< 30 2243
fetchmail: POP3< 31 3210
fetchmail: POP3< 32 3802
fetchmail: POP3< 33 2821
fetchmail: POP3< 34 2910
fetchmail: POP3< 35 6161
fetchmail: POP3< 36 2189
fetchmail: POP3< 37 1937
fetchmail: POP3< 38 2185
fetchmail: POP3< 39 2240
fetchmail: POP3< 40 2369
fetchmail: POP3< 41 2006
fetchmail: POP3< 42 2833
fetchmail: POP3< 43 2206
fetchmail: POP3< 44 5858
fetchmail: POP3< 45 1862
fetchmail: POP3< 46 2321
fetchmail: POP3< 47 1851
fetchmail: POP3< 48 993
fetchmail: POP3< 49 2481
fetchmail: POP3< 50 1983
fetchmail: POP3< 51 2503
fetchmail: POP3< 52 22106
fetchmail: POP3< 53 2106
fetchmail: POP3< 54 1862
fetchmail: POP3< 55 1860
fetchmail: POP3< 56 2166
fetchmail: POP3< 57 3268
fetchmail: POP3< 58 2766
fetchmail: POP3< 59 3339
fetchmail: POP3< 60 4887
fetchmail: POP3< 61 1952
fetchmail: POP3< 62 4315
fetchmail: POP3< 63 2077
fetchmail: POP3< .
skipping message 1 not flushed
skipping message 2 not flushed
skipping message 3 not flushed
skipping message 4 not flushed
skipping message 5 not flushed
skipping message 6 not flushed
skipping message 7 not flushed
skipping message 8 not flushed
fetchmail: POP3> RETR 9
fetchmail: POP3< +OK 2619 octets
reading message 9 of 63 (2619 bytes)
fetchmail: SMTP< 220 Squid.metamor.com ESMTP Sendmail 8.8.8/8.8.8; Mon, 6 Jul 1998 22:59:09 -0500
fetchmail: SMTP> EHLO Squid.metamor.com
fetchmail: SMTP< 250-Squid.metamor.com Hello avi@Squid,metamor.com [207.229.133.215], pleased to meet you
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-SIZE
fetchmail: SMTP< 250-DSN
fetchmail: SMTP< 250-ONEX
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-XUSR
fetchmail: SMTP< 250 HELP
fetchmail: forwarding to Squid.metamor.com
fetchmail: SMTP> MAIL FROM:<owner-suse-linux-e@xxxxxxxx> SIZE=2619


< Previous Next >