From owner-freebsd-questions Fri May 17 4: 9: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fep2.cogeco.net (smtp.cogeco.net [216.221.81.25]) by hub.freebsd.org (Postfix) with ESMTP id B674937B405 for ; Fri, 17 May 2002 04:08:53 -0700 (PDT) Received: from d226-33-213.home.cgocable.net (d226-33-213.home.cgocable.net [24.226.33.213]) by fep2.cogeco.net (Postfix) with ESMTP id 69CF02ED4; Fri, 17 May 2002 07:08:52 -0400 (EDT) Date: Fri, 17 May 2002 07:11:30 -0400 (EDT) From: Dru X-X-Sender: dlavigne6@genisis Reply-To: genisis@istar.ca To: questions@freebsd.org, To: ; Subject: Re: Mail problem, any one can help to solve the problems? Message-ID: <20020517070835.G41779-100000@genisis> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >I am using the freeBSD as a gateway and connect the ineternet by ADSL. >But why It is very difficult to retrive mail from some mail server by >pop3. >The log messages is to telnet the pop3 mailserver from the mahine behind >the firewall. >======================================================================== >telnet pop3.xxxx.com 110 >Trying xxxx.xxxx.xxxx.xxxx... >Connected to pop3.xxxx.com. >Escape character is '^]'. >+OK Pop server (CH version 1.6) at ajax starting. >user jerry%xxxx.com >+OK Password required for jerry%xxxx.com. >pass mypassword >+OK jerry has 4 message(s) (11739 octets). >list >+OK 4 messages (11739 octets) >1 3230 >2 3417 >3 1778 >4 3314 >. >retr 1 >+OK 3230 octets >retr 2 > >//the retrieving process suspending while retrive the second mail. Hi Fred, Possibly message number 2 is corrupt? Try "dele 2" instead of "retr 2" and see if you have any better luck. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message