From: <ad...@be...> - 2006-05-14 14:24:39
|
Bug #7485, was updated on 2006-May-14 13:20 Here is a current snapshot of the bug. Project: Community Fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: fastian Assigned to : none Summary: server timeout Details: Using a MiniMac and the latest fetchmail, the pop3 server at the isp is timing out before fetchmail can delete a bounced email with no recipient , as follows. fetchmail: 6.3.4 querying pop3.uklinux.net (protocol POP3) at Sun, 14 May 2006 11:12:43 +0100 (BST): poll started fetchmail: POP3< +OK ready fetchmail: POP3> CAPA fetchmail: POP3< +OK Capability list follows fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 0 fetchmail: POP3< EXPIRE 0 fetchmail: POP3< UIDL fetchmail: POP3< RESP-CODES fetchmail: POP3< AUTH-RESP-CODE fetchmail: POP3< X-MANGLE fetchmail: POP3< X-MACRO fetchmail: POP3< X-LOCALTIME Sun, 14 May 2006 11:13:43 +0100 fetchmail: POP3< . fetchmail: POP3> USER someone fetchmail: POP3< +OK Password required for pda#iggy. fetchmail: POP3> PASS * fetchmail: POP3< +OK someone has 2 visible messages (0 hidden) in 2161 octets. fetchmail: POP3> STAT fetchmail: POP3< +OK 2 2161 fetchmail: POP3> LAST fetchmail: POP3< +OK 0 is the last read message. 2 messages for someone at pop3.uklinux.net (2161 octets). fetchmail: POP3> LIST 1 fetchmail: POP3< +OK 1 1082 fetchmail: POP3> TOP 1 99999999 fetchmail: POP3< +OK Message follows reading message so...@po...:1 of 2 (1082 octets) fetchmail: SMTP< 220 highlandhorizon.co.uk ESMTP Postfix fetchmail: SMTP> EHLO igServer.local fetchmail: SMTP< 250-highlandhorizon.co.uk fetchmail: SMTP< 250-PIPELINING fetchmail: SMTP< 250-SIZE 10240000 fetchmail: SMTP< 250-VRFY fetchmail: SMTP< 250-ETRN fetchmail: SMTP< 250 8BITMIME fetchmail: SMTP> MAIL FROM:<ig...@fa...> BODY=7BIT SIZE=1082 fetchmail: SMTP< 250 Ok fetchmail: SMTP> RCPT TO:<te...@hi...> fetchmail: SMTP< 550 <te...@hi...>: Recipient address rejected: User unknown in local recipient table fetchmail: SMTP error: 550 <te...@hi...>: Recipient address rejected: User unknown in local recipient table fetchmail: SMTP listener doesn't like recipient address `te...@hi...' fetchmail: SMTP< 220 highlandhorizon.co.uk ESMTP Postfix fetchmail: SMTP> HELO igServer.local fetchmail: SMTP< 250 highlandhorizon.co.uk fetchmail: SMTP> MAIL FROM:<> fetchmail: SMTP< 250 Ok fetchmail: SMTP> RCPT TO:<iggy> fetchmail: SMTP< 250 Ok fetchmail: SMTP> DATA fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF> fetchmail: SMTP: (bounce-message body) fetchmail: SMTP>. (EOM) fetchmail: SMTP< 250 Ok: queued as 377F2C3B29 fetchmail: SMTP> QUIT fetchmail: SMTP< 221 Bye fetchmail: SMTP> RCPT TO:<iggy@localhost> fetchmail: SMTP< 250 Ok fetchmail: no address matches; forwarding to iggy. fetchmail: SMTP> DATA fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF> #*********fetchmail: SMTP>. (EOM) fetchmail: SMTP< 250 Ok: queued as 8375BC3B2A flushed fetchmail: POP3> DELE 1 fetchmail: POP3< -ERR POP timeout from s1.uklinux.net fetchmail: POP timeout from s1.uklinux.net fetchmail: POP3> QUIT fetchmail: POP3< +OK Pop server at s1.uklinux.net signing off. fetchmail: 6.3.4 querying pop3.uklinux.net (protocol POP3) at Sun, 14 May 2006 11:15:44 +0100 (BST): poll completed fetchmail: Query status=24 fetchmail: normal termination, status 24 For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=7485&group_id=1824 |