Gentoo Archives: gentoo-server

From: jack jackson <jackson.linux@×××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] Fetchmail quirks
Date: Sat, 09 Apr 2005 14:47:47
Message-Id: 426f4b4a0504090747192c34b9@mail.gmail.com
1 Hi, all
2 Installed fetchmail and ran using the following configuration:
3
4 set postmaster "nick"
5
6 poll mail.[domain].com protocol pop3 user "ns" password "[password]"
7
8
9
10 and received this each time - it times out at what it calls message
11 two. I have deleted several messages from the server (I have a
12 terribkle web interface so cannot see file sizes), but this persists.
13 Any ideas or what am I doing wrong/stupid?
14
15 fetchmail: 6.2.5 querying mail.[domain].com (protocol POP3) at Fri Apr
16 8 15:16:37 2005: poll started
17 fetchmail: POP3< +OK
18 fetchmail: POP3> CAPA
19 fetchmail: POP3< -ERR
20 fetchmail: Repoll immediately on ns@[domain].com
21 fetchmail: POP3< +OK
22 fetchmail: POP3> USER ns
23 fetchmail: POP3< +OK
24 fetchmail: POP3> PASS *
25 fetchmail: POP3< +OK
26 fetchmail: POP3> STAT
27 fetchmail: POP3< +OK 198 2101482
28 fetchmail: 198 messages for ns at mail.[domain].com (2101482 octets).
29 fetchmail: POP3> LIST 1
30 fetchmail: POP3< +OK 1 546
31 fetchmail: POP3> RETR 1
32 fetchmail: POP3< +OK
33 fetchmail: reading message ns@[domain].com:1 of 198 (546 octets)
34 fetchmail: retained
35 fetchmail: POP3> LIST 2
36 fetchmail: POP3< +OK 2 71955
37 fetchmail: POP3> RETR 2
38 fetchmail: POP3< +OK
39 fetchmail: reading message ns@[domain].com:2 of 198 (71955 octets)
40 --
41 gentoo-server@g.o mailing list