From: <ad...@be...> - 2008-01-06 14:35:42
|
Bug #12859, was updated on 2008-Jan-06 14:34 Here is a current snapshot of the bug. Project: Community Fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: wheeler Assigned to : none Summary: 6.3.8 Query status 10 Details: Connect to local smtp host fail. Local smtp server is running and accept connections on port 25 OS OpenBSD 4.2, the same situation if compiling from sources, 6.3.2 working fine. 6.3.8 querying domain.com (protocol POP3) at Sun Jan 6 15:31:01 2008: poll started Jan 6 15:31:11 m02 fetchmail[27613]: Trying to connect to xx.xx.xx.xx/110...connected. Jan 6 15:31:11 m02 fetchmail[27613]: POP3< +OK <d3b...@do...> Jan 6 15:31:11 m02 fetchmail[27613]: POP3> CAPA Jan 6 15:31:11 m02 fetchmail[27613]: POP3< +OK Capability list follows Jan 6 15:31:12 m02 fetchmail[27613]: POP3< PIPELINING Jan 6 15:31:12 m02 fetchmail[27613]: POP3< TOP Jan 6 15:31:12 m02 fetchmail[27613]: POP3< USER Jan 6 15:31:12 m02 fetchmail[27613]: POP3< UIDL Jan 6 15:31:12 m02 fetchmail[27613]: POP3< . Jan 6 15:31:12 m02 fetchmail[27613]: m01.micromeg.eu: opportunistic upgrade to TLS failed, trying to continue. Jan 6 15:31:12 m02 fetchmail[27613]: POP3> USER te...@do... Jan 6 15:31:12 m02 fetchmail[27613]: POP3< +OK Tell me your password. Jan 6 15:31:12 m02 fetchmail[27613]: POP3> PASS * Jan 6 15:31:12 m02 fetchmail[27613]: POP3< +OK Welcome aboard! You have 5 messages. Jan 6 15:31:12 m02 fetchmail[27613]: POP3> STAT Jan 6 15:31:12 m02 fetchmail[27613]: POP3< +OK 5 3686 Jan 6 15:31:12 m02 fetchmail[27613]: POP3> LAST Jan 6 15:31:12 m02 fetchmail[27613]: POP3< -ERR Sorry, the LAST command was removed in RFC1725. Jan 6 15:31:12 m02 fetchmail[27613]: Sorry, the LAST command was removed in RFC1725. Jan 6 15:31:12 m02 fetchmail[27613]: POP3> UIDL Jan 6 15:31:12 m02 fetchmail[27613]: POP3< +OK ID list follows: Jan 6 15:31:12 m02 fetchmail[27613]: POP3< 1 2be0d4c361a1eb7ac3206036596d2d15 Jan 6 15:31:12 m02 fetchmail[27613]: POP3< 2 e65621ce1baf2013ed59450aa1f8e299 Jan 6 15:31:12 m02 fetchmail[27613]: POP3< 3 c2d7706ff1bd4cd02b7420209e182138 Jan 6 15:31:12 m02 fetchmail[27613]: POP3< 4 fc504927c7bed230f15ba6cda12dc252 Jan 6 15:31:12 m02 fetchmail[27613]: POP3< 5 0f119ea13d64f1c7069d309855805465 Jan 6 15:31:12 m02 fetchmail[27613]: POP3< . Jan 6 15:31:12 m02 fetchmail[27613]: 5 messages for te...@do... at domain.com (3686 octets). Jan 6 15:31:12 m02 fetchmail[27613]: POP3> LIST 1 Jan 6 15:31:12 m02 fetchmail[27613]: POP3< +OK 1 569 Jan 6 15:31:12 m02 fetchmail[27613]: POP3> TOP 1 99999999 Jan 6 15:31:12 m02 fetchmail[27613]: POP3< +OK Message follows Jan 6 15:31:12 m02 fetchmail[27613]: reading message te...@do...@domain.com:1 of 5 (569 octets) Jan 6 15:32:27 m02 fetchmail[27613]: SMTP connect to localhost failed Jan 6 15:32:27 m02 fetchmail[27613]: POP3> QUIT Jan 6 15:32:27 m02 fetchmail[27613]: POP3< Hi, Jan 6 15:32:27 m02 fetchmail[27613]: SMTP transaction error while fetching from te...@do...@domian.com and delivering to SMTP host localhost Jan 6 15:32:27 m02 fetchmail[27613]: 6.3.8 querying domain.com (protocol POP3) at Sun Jan 6 15:32:27 2008: poll completed Jan 6 15:32:27 m02 fetchmail[27613]: Query status=10 (SMTP) Jan 6 15:32:27 m02 fetchmail[27613]: normal termination, status 10 For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=12859&group_id=1824 |