From owner-freebsd-questions@FreeBSD.ORG Fri Oct 20 19:02:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37E3D16A47C for ; Fri, 20 Oct 2006 19:02:56 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C13943EA0 for ; Fri, 20 Oct 2006 19:01:11 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id k9KJ0gpf028123 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 20 Oct 2006 22:00:47 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.8/8.13.8) with ESMTP id k9KJ1Jou009190; Fri, 20 Oct 2006 22:01:19 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.8/8.13.8/Submit) id k9KJ1JXw009189; Fri, 20 Oct 2006 22:01:19 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 20 Oct 2006 22:01:19 +0300 From: Giorgos Keramidas To: Gary Kline Message-ID: <20061020190119.GB9135@gothmog.pc> References: <20061018211258.GA1350@thought.org> <20061018215708.GB93083@gothmog.pc> <20061019001443.GC3342@thought.org> <20061019193854.GC11212@thought.org> <20061019214725.GA1683@gothmog.pc> <20061020051000.GA2419@thought.org> <20061020120816.GA5512@gothmog.pc> <20061020182605.GA6770@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061020182605.GA6770@thought.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.562, required 5, AWL -0.16, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: tao.thought.org is back..... 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: Fri, 20 Oct 2006 19:02:56 -0000 On 2006-10-20 11:26, Gary Kline wrote: > /* > * several lines of mail being rejected yesterday afternoon > */ > > 3929:Oct 19 13:08:56 sage sm-mta[8263]: k9JK8Jfs008260: makeconnection (tao.thought.org. [10.0.0.247]) failed: Connection refused by > tao.thou > ght.org. > 3930:Oct 19 13:08:56 sage sm-mta[8263]: k9JK8Jfs008260: --- 050 ... Deferred: Connection refused by > tao.thought.org. > 3931:Oct 19 13:08:56 sage sm-mta[8263]: k9JK8Jfs008260: to=, delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=87298, relay=tao.thought.org. [10.0.0.247], dsn=4.0.0, stat=Deferred: Connection refused by tao.thought.org. > 3944:Oct 19 13:11:29 sage sm-mta[8283]: k9JKAurL008281: makeconnection (tao.thought.org. [10.0.0.247]) failed: Connection refused by tao.thought.org. Sendmail is not listening on all IP addressed of tao.thought.org. Can you show me the following: (a) The `/etc/rc.conf' settings related to Sendmail: tao# grep sendmail /etc/rc.conf (b) The listening sockets of Sendmail on `tao.thought.org': tao# sockstat -l4 | grep sendmail