From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 12:25:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F1051065670 for ; Mon, 20 Apr 2009 12:25:14 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 1FFD88FC13 for ; Mon, 20 Apr 2009 12:25:13 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id E65FF7E837; Mon, 20 Apr 2009 04:25:12 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org, =?utf-8?q?=E5=BC=A0=E8=87=BB?= Date: Mon, 20 Apr 2009 14:20:17 +0200 User-Agent: KMail/1.11.2 (FreeBSD/8.0-CURRENT; KDE/4.2.2; i386; ; ) References: <20090420102015.GA61226@my.cn> In-Reply-To: <20090420102015.GA61226@my.cn> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200904201420.18078.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Subject: Re: About fetchmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 12:25:14 -0000 On Monday 20 April 2009 12:20:15 =E5=BC=A0=E8=87=BB wrote: > Today when I used fetchmail to get my mails, it suddenly said that if > failed to connect to localhost:25 and failed to send the mail to myself, > does anyone know why? > The information that fetch out put > reading message xxxx@xxx.xx:1 of 3 (2223 octets) > Trying to connect to 127.0.0.1/25...connection failed. > fetchmail: connection to localhost:smtp [127.0.0.1/25] failed: Connection sendmail/postfix/whatever_mta not running. =2D-=20 Mel